@charset "UTF-8";

/*!*
 * ВНИМАНИЕ! Этот файл генерируется автоматически.
 * Не пишите сюда ничего вручную, все такие правки будут потеряны.
 * Читайте ./README.md для понимания.
 */
hr,
img {
  border: 0;
}

a,
a:hover,
mark {
  color: #000;
  text-decoration: none;
}

a:hover {opacity:0.8; transition: 0.2s;}

body,
figure {
  margin: 0;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

body {
  font-family: open sans, sans-serif, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-auto {
  overflow: auto;
}

.relative {
  position: relative;
}


/* MY ADDONS */

.april-topline__menu-element {
  margin-right:10px;
}

.main-news-tag {
  list-style-type:none;
  display: inline-block;
  padding-right: 10px;
  font-weight: 400;

}




.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: calc(50% - 11px);
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  outline: none;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23808080'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23808080'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.h1-f40 {
  font-weight: 300;
  font-size: 40px;
  
  letter-spacing: 0;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 10px;
}

.button_orange {
  display: inline-block;
  padding: 12px 60px 13px;
  background: #FDDF33;
  border-radius: 24px;
  font-size: 16px;
  
  letter-spacing: 0;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.hash010__title {
  font-weight: 900;
  font-size: 14px;
  
  letter-spacing: 0;
  display: inline-block;
  line-height: .8;
  position: relative;
  margin-bottom: 44px;
}

.hash010__title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 4px;
  width: calc(100% - 5px);
  z-index: -1;
  background-color: #FDDF33;
}

.hash010-container {
  margin-top:20px;
}
.hash010-container a {
  font-size: 14px;
  
  letter-spacing: 0;
  display: block;
  line-height: 20px;
  margin-bottom: 15px;
}

.hash-footer {
  background: #F7F7F7;
  padding: 50px 0;
  
}

.hash-footer__bold {
  font-weight: 700;
  
  font-size: 12px;
  
  letter-spacing: 0;
}

.hash-footer__social a {
  font-size: 22px;
  color: #A7A7A7;
  letter-spacing: 0;
  margin-right: 10px;
}

.hash-footer__regular-opacity {
  font-size: 14px;
  
  color: #BBBBBB;
  letter-spacing: 0;
}

.hash-footer__lang {
  vertical-align: bottom;
}

.list-bread {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  margin-bottom: 10px;
}

.list-bread__element {
  display: inline-block;
}

.list-bread__element:after {
  content: '>';
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}

.list-bread__element:last-child:after {
  display: none;
}

.list-bread__element:last-child .list-bread__link {
  border-bottom: none;
}

.list-bread__link {
  text-decoration: none;
  padding-bottom: .1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  color: black;
  
  font-size: 16px;
}

.hash005__items-overflow {
  margin-bottom: 0 !important;
}

.hash005__items.lh40 a {
  line-height: 1;
  padding: 10px 14px;
  border-radius: 16px;
  margin-bottom: 7px;
  margin-right: 0;
}

.hash005__items.lh40 a.active {
  background-color: #FDDF33;
}

.hash005__items.lh40 a.circle:after {
  left: 77%;
  top: 2px;
}

.hash011__text {
  
  font-size: 16px;
  
  letter-spacing: 0;
  line-height: 30px;
  margin: 0;
}

.hash011__text-aside {
  
  font-size: 12px;
  
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 20px;
}

.hash011__img {
  width: 160px;
  height: 160px;
  margin-bottom: 20px;
}

.hash011__img img {
  max-height: 100%;
}

.hash001-tab {
  display: none;
}

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

.tac {
  text-align: center;
}

.bg-white {
  background: white !important;
}

.hash001__links {
  margin-bottom: 20px;
  text-align: center;
  font-size: 0;
}

.hash001__links a {
  font-size: 16px;
  
  letter-spacing: 0;
  line-height: 23px;
  padding: 5px 20px;
  white-space: nowrap;
  border-radius: 10px;
  display: inline-block;
}

.hash001__links a.active {
  background-color: #FDDF33;
  padding: 5px 30px;
}

.hash001__intro {
  
  display: inline-block;
  background: #F7F7F7;
  font-size: 10px;
  
  letter-spacing: 0;
  padding: 7px 60px 7px;
  border-radius: 16px;
}

.hash001__intro span {
  font-weight: 500;
}

.hash001__join {
  
  display: inline-block;
  font-weight: 700;
  font-size: 12px;
  
  letter-spacing: 0;
  margin: 0 9px;
  cursor: pointer;
}

.hash001-container {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7));
  background-image: linear-gradient(-180deg, #ffffff 0%, #f7f7f7 100%);
  padding: 36px 0 120px;
}

.hash001-container .button-tabs-container {
  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;
  margin-bottom: 70px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hash001-container .button-tabs-title {
  font-size: 16px;
  
  letter-spacing: 0;
  margin-right: 25px;
}

.hash001-container .button-tabs-bg {
  background: #f7f7f7;
  width: 261px;
  height: 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 9px;
  border-radius: 28.5px;
  position: relative;
}

.hash001-container .button-tabs-bg.active:after {
  -webkit-transform: translate(118px);
  transform: translate(118px);
}

.hash001-container .button-tabs-bg:after {
  content: "";
  position: absolute;
  width: 125px;
  background: #fddf33;
  border-radius: 22.5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 45px;
}

.hash001-container .button-tabs-bg button {
  width: 125px;
  background-color: transparent;
  border: none;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  
  letter-spacing: 0;
  position: relative;
  z-index: 1;
  padding: 0;
  outline: none;
}

.hash001-container .button-tabs-bg button.active {
  cursor: default;
}

.hash001-container h1 {
  font-size: 20px;
  font-weight: 600;
  color: #222222;
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 25px;
  text-align: center;
}

.hash001-container h1 .drop-menu {
  display: inline-block;
  padding: 0 3px;
  background-repeat: no-repeat;
  background-position: bottom left;
  position: relative;
}

.hash001-container h1 .drop-menu button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  padding: 0 3px;
  background-image: url(../img/h1-button-bg.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 0;
  border: none;
  outline: none;
  background-color: white;
}

.hash001-container h1 .drop-menu button:hover {
  background-color: #ffda04;
}

.hash001-container h1 .drop-menu button svg {
  margin: 0 3px;
}

.hash001-container h1 .drop-menu button.active svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.hash001-container h1 .drop-menu ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  list-style: none;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 1px;
  -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;
}

.hash001-container h1 .drop-menu ul li {
  padding: 0;
}

.hash001-container h1 .drop-menu ul a {
  color: #333;
  padding: 3px 20px;
  line-height: 1.428571429;
  display: block;
}

.hash001-container h1 .drop-menu ul a:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}

.hash001-container .form {
  margin-bottom: 115px;
}

.hash001-container .form-container {
  position: relative;
  margin: 0 auto;
  width: 80%;
  margin-bottom: 18px;
}

.hash001-container .form-container button {
  position: absolute;
  background: #fddf33;
  font-weight: 600;
  width: 124px;
  height: 44px;
  border-radius: 22px;
  border: none;
  cursor: pointer;
  top: 8px;
  right: 8px;
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.hash001-container .form-container button:hover {
  opacity: .8;
}

.hash001-container .form-container ul {
  position: absolute;
  width: 94%;
  left: 3%;
  max-height: 200px;
  overflow: auto;
  list-style: none;
  padding: 0;
  top: 60px;
  background-color: white;
  border: 1px solid #eee;
  z-index: 100;
}

.hash001-container .form-container ul li a {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #eee;
  font-size: 12px;
  color: #252525;
}

.hash001-container .form-container ul li a:hover {
  text-decoration: none;
  background-color: rgba(161, 161, 161, 0.07);
}

.hash001-container .form-container ul li a .category {
  color: #a1a1a1;
}

.hash001-container .form input {
  display: block;
  height: 60px;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  width: 100%;
  padding-left: 37px;
  border: none;
  outline: none;
  font-size: 12px;
  color: black;
}

.hash001-container .form input::-webkit-input-placeholder {
  font-size: 12px;
  color: #adadad;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 60px;
}

.hash001-container .form input:-ms-input-placeholder {
  font-size: 12px;
  color: #adadad;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 60px;
}

.hash001-container .form input::-ms-input-placeholder {
  font-size: 12px;
  color: #adadad;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 60px;
}

.hash001-container .form input::placeholder {
  font-size: 12px;
  color: #adadad;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 60px;
}

.hash001-container .form input:placeholder-shown {
  font-size: 12px;
  color: #adadad;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 60px;
}

.hash001-container .form-popular-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  color: #222222;
  letter-spacing: 0;
}

.hash001-container .form-popular-search span {
  margin: 0 10px;
  font-weight: 600;
}

.hash001-container .form-popular-search span:hover {
  text-decoration: underline;
  cursor: pointer;
}

.hash001-container .labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 80%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}

.hash001-container .labels span {
  font-size: 20px;
  color: #222222;
  letter-spacing: 0;
  position: relative;
  z-index: 3;
  margin: 0 10px;
}

.hash001-container .labels span:after {
  content: "";
  width: 27px;
  height: 29px;
  background-color: #fddf33;
  position: absolute;
  left: -15px;
  top: 4px;
  z-index: -1;
}

.hash002-container {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 100;
  -webkit-transition: all .5s;
  transition: all .5s;
  height: 107px;
}

.hash002-container-overlay {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.hash002-container .hash002-close {
  position: absolute;
  right: 15px;
  top: -3px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: none;
  z-index: 2;
  padding: 3px;
}

.hash002-container .hash002-close svg {
  display: block;
}

.hash002-container .relative {
  position: relative;
}

.hash002-container.active {
  height: 100%;
  overflow: auto;
}

.hash002-container.active .no-active {
  display: block !important;
}

.hash002-container.active .hidden-xs,
.hash002-container.active .hidden-sm,
.hash002-container.active .hidden-md {
  display: block !important;
}

.hash002-container.active .hash002-close {
  display: none;
}

.hash002-container .no-active {
  display: none;
}

.hash002-container .form {
  background: #f7f7f7;
  padding: 12px 0;
  border-top: 1px solid #E8E8E8;
}

.hash002-container .form label {
  display: block;
  margin-bottom: 8px;
  font-size: 11px;
  
  letter-spacing: 0;
}

.hash002-container .form input[type="text"] {
  display: block;
  width: 100%;
  background-color: white;
  border: 1px solid #EFEFEF;
  height: 40px;
  line-height: 40px;
  padding-left: 16px;
  outline: none;
  font-size: 14px;
  
  letter-spacing: 0;
  border-radius: 3px;
  margin-bottom: 15px;
}

.hash002-container .form input[type="file"] {
  display: none;
}

.hash002-container .form input[type="file"]+div svg {
  margin-right: 12px;
  vertical-align: middle;
}

.hash002-container .form input[type="file"]+div span {
  font-size: 12px;
  
  letter-spacing: 0;
  cursor: pointer;
  border-bottom: 1px solid #E4E4E4;
}

.hash002-container .form textarea {
  height: 123px;
  display: block;
  width: 100%;
  background-color: white;
  border: 1px solid #EFEFEF;
  line-height: 40px;
  padding-left: 16px;
  padding-top: 9px;
  outline: none;
  font-size: 14px;
  
  letter-spacing: 0;
  border-radius: 3px;
  margin-bottom: 15px;
  resize: none;
}

.hash002-container .form button {
  background: #FFDF02;
  border: 2px solid #000000;
  font-weight: 600;
  font-size: 14px;
  
  letter-spacing: 0;
  width: 180px;
  height: 40px;
  padding: 0;
  line-height: 16px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  display: block;
  margin-left: auto;
  outline: none;
}

.hash002-container .form button.active {
  bottom: 30px;
}

.hash002-container .form p {
  font-size: 9px;
  
  letter-spacing: 0;
}

.hash002-container .form .notation {
  font-size: 10px;
  color: #6F6F6F;
  letter-spacing: 0;
}

.hash002-container .form .notation span {
  font-weight: 600;
}

.hash003-container {
  padding: 65px 0;
}

.hash003-container a.item {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #222222;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 50px;
}

.hash003-container a.item svg {
  height: 30px;
  width: 30px;
}

.hash003-container a.item span {
  display: block;
  margin-top: 16px;
}

.hash004-bg {
  background-color: #F7F7F7;
}

.hash004__note {
  font-weight: 700;
  font-size: 8px;
  
  letter-spacing: 0;
  line-height: 13px;
  padding: 4px 15px;
  background-color: #FDDF33;
  
  text-transform: uppercase;
}

.hash004__img {
  position: relative;
  display: block;
  margin-bottom: 16px;
}

.hash004__img img {
  width: 100%;
}

.hash004__img--note {
  font-weight: 600;
  font-size: 8px;
  
  letter-spacing: 0;
  line-height: 13px;
  padding: 4px 15px;
  background-color: #FDDF33;
  position: absolute;
  bottom: 20px;
  text-transform: uppercase;
  
  left: 20px;
}

.hash004__title {
  font-weight: 700;
  font-size: 18px;
  
  letter-spacing: 0;
  display: block;
  margin-bottom: 15px;
  line-height: 25px;
  
  text-decoration: none;
}

.hash004__title-top {
  font-size: 26px;
  
  
  letter-spacing: 0;
  margin: 0;
  font-weight: 400;
}

.hash004__title span {
  font-weight: 600;
}

.hash004__coment {
  font-size: 11px;
  color: #202020;
  
  letter-spacing: 0;
  line-height: 1;
}

.hash004__city {
  
  font-size: 12px;
  
  letter-spacing: 0;
  line-height: 1;
}

.hash004__cost {
  
  font-size: 10px;
  color: #727272;
  letter-spacing: 0;
  margin-bottom: 15px;
}

.hash004__ad {
  display: block;
  text-align: right;
  
  font-size: 8px;
  
  letter-spacing: 0;
}

.hash004__button {
  background: #F7F7F7;
  border-radius: 5px;
  padding: 10px;
  height: 63px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  
  font-size: 12px;
  
  letter-spacing: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hash004__button pre {
  
  margin: 0;
  font-weight: 700;
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
  font-size: 12px;
}

.hash004__read-more {
  
  font-size: 14px;
  
  letter-spacing: 0;
  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;
  background: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 24px;
  width: 200px;
  height: 48px;
  margin: 50px auto 0;
}

.hash005__salary--title {
  
  font-size: 26px;
  
  letter-spacing: 0;
}

.hash005__salary--button {
  
  font-size: 12px;
  
  letter-spacing: 0;
  cursor: pointer;
  background-color: white;
  border: none;
  padding: 3px 15px;
  border-radius: 11px;
  outline: none;
}

.hash005__salary--button.active {
  background-color: #FDDF33;
}

.hash005__salary--line {
  background-color: rgba(151, 151, 151, 0.21);
  height: 1px;
  margin-bottom: 18px;
}

.hash005__salary--marks {
  padding-left: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  
  font-size: 8px;
  
  letter-spacing: 0;
}

.hash005__salary--city {
  
  font-size: 16px;
  
  letter-spacing: 0;
  line-height: 25px;
  margin-bottom: 15px;
}

.hash005__salary--minmax {
  position: relative;
  width: 100%;
}

.hash005__salary--minmax-a,
.hash005__salary--minmax-m {
  text-align: center;
  position: absolute;
  height: 5px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hash005__salary--minmax-a>span,
.hash005__salary--minmax-m>span {
  position: relative;
  top: -20px;
  font-weight: 700;
  
  font-size: 10px;
  
  letter-spacing: 0;
  white-space: nowrap;
}

.hash005__salary--minmax-a {
  background-color: #F7F7F7;
}

.hash005__salary--minmax-m {
  background-color: #FDDF33;
}

.hash005-container {
  position: relative;
}

.hash005__title {
  
  font-size: 24px;
  
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  line-height: 29px;
}

.hash005__title-oval {
  background: #F7F7F7;
  border-radius: 16px;
  padding: 5px 25px;
  margin-left: 25px;
  font-size: 10px;
  
  letter-spacing: 0;
  white-space: nowrap;
}

.hash005__title-oval span {
  font-weight: 600;
}

.hash005__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.hash005__items a {
  font-size: 14px;
  
  
  letter-spacing: 0;
  line-height: 28px;
  margin-right: 15px;
  position: relative;
}

.hash005__items a.circle:after {
  content: '';
  position: absolute;
  background-color: #FDDF33;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  left: 100%;
  top: -3px;
}

.hash005__tab-button {
  
  font-size: 14px;
  
  letter-spacing: 0;
  padding: 2px 15px;
  border-radius: 16px;
  cursor: pointer;
}

.hash005__tab-button.active {
  background-color: #FDDF33;
}

.hash005__tab {
  display: none;
}

.hash005__tab.active {
  display: block;
}

.hash005__tab--img {
  width: 47px;
  height: 47px;
  background-color: white;
  border-radius: 50%;
  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;
  overflow: hidden;
}

.hash005__tab--img img {
  max-height: 100%;
}

.hash005__tab--title {
  font-weight: 700;
  
  font-size: 14px;
  
  letter-spacing: 0;
}

.hash005__tab--title-top {
  font-size: 26px;
  
  
  letter-spacing: 0;
  margin: 0;
  font-weight: 400;
}

.hash005__tab--title-prof {
  
  font-size: 18px;
  
  letter-spacing: 0;
}

.hash005__tab--border-bottom:after {
  display: block !important;
  content: '';
  position: relative;
  height: 1px;
  background-color: #D8D8D8;
  width: calc(100% - 30px);
  margin: 25px 0;
  left: 15px;
}

.hash005__tab--subtitle {
  font-size: 10px;
  
  letter-spacing: 0;
  
}

.hash005__tab--subtitle-city {
  font-weight: 700;
  
  font-size: 14px;
  
  letter-spacing: 0;
}

.hash005__tab--skills {
  margin-bottom: 10px;
}

.hash005__tab--skills pre {
  
  font-size: 14px;
  color: #808080;
  letter-spacing: 0;
  margin: 0;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 10px;
  padding: 0;
  border: none;
}

.hash005__tab--skills span {
  
  font-weight: 700;
  font-size: 10px;
  
  letter-spacing: 0;
  text-align: center;
  border-radius: 16px;
  background-color: #F7F7F7;
  display: inline-block;
  padding: 3px 25px;
  vertical-align: text-bottom;
}

.hash005__tab--text {
  
  font-size: 12px;
  
  letter-spacing: 0;
}

.hash005__tab--reg {
  border-radius: 20px;
  background-color: #F7F7F7;
  padding: 25px 30px;
  
  font-size: 10px;
  
  letter-spacing: 0;
  margin-top: 10px;
  line-height: 1.3;
  
}

.hash005__tab--reg span {
  font-weight: 700;
}

.hash005__tab--reg a {
  background: #FDDF33;
  display: block;
  border-radius: 24px;
  height: 48px;
  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;
  font-size: 14px;
  
  
  letter-spacing: 0;
  padding: 5px 15px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.hash005__tab--reg a:hover {
  opacity: .8;
}

.hash006-container {
  background-image: url(../img/hash006-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 35px 0 50px;
}

.hash006__title {
  font-family: "Lato", sans-serif;
  font-size: 22px;
  
  letter-spacing: 0;
  font-weight: 900;
  text-align: center;
  margin-bottom: 8px;
  margin-top: 0;
}

.hash006__subtitle {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  
  letter-spacing: 0;
  text-align: center;
  font-weight: 900;
  margin-bottom: 20px;
}

.hash006__item {
  display: block;
}

.hash006__item--img {
  display: block;
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
  margin-bottom: 24px;
}

.hash006__item--event {
  
  font-size: 12px;
  
  letter-spacing: 0;
  line-height: 1.3;
}

.hash006__item--prof {
  
  font-size: 18px;
  
  letter-spacing: 0;
  font-weight: 700;
  line-height: 1.1;
}

.hash006__item--name {
  
  font-size: 18px;
  
  line-height: 1.1;
  letter-spacing: 0;
}

.hash006-event__title {
  font-weight: 700;
  
  font-size: 34px;
  
  letter-spacing: 0;
  line-height: 1.1;
}

.hash006-event__date {
  font-weight: 700;
  
  font-size: 20px;
  
  letter-spacing: 0;
}

.hash006-event a {
  text-align: right;
  font-weight: 700;
  
  font-size: 20px;
  
  letter-spacing: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hash007-container {
  padding: 40px 0 75px;
}

.hash007__title {
  
  font-size: 24px;
  
  letter-spacing: 0;
  margin: 0;
  line-height: 1.1;
}

.hash007__button {
  
  font-size: 14px;
  
  letter-spacing: 0;
  text-align: center;
  height: 48px;
  padding: 4px 20px;
  width: 200px;
  border-radius: 24px;
  cursor: pointer;
  background-color: #FDDF33;
  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;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.hash007__button:hover {
  opacity: .8;
}

.hash007-slider-next {
  right: -15px;
}

.hash007-slider-prev {
  left: -15px;
}

.hash007-slider-pagination {
  bottom: -10px !important;
  position: static;
}

.hash007-slider-pagination span {
  margin: 0 2px;
}

.hash007__img {
  width: 41px;
  height: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: white;
}

.hash007__inner-title {
  font-weight: 700;
  
  font-size: 14px;
  
  letter-spacing: 0;
}

.hash007__subtitle {
  
  font-size: 10px;
  
  letter-spacing: 0;
}

.hash007__rating {
  font-weight: 700;
  
  font-size: 14px;
  
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hash007__text {
  
  font-size: 12px;
  
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 12px;
}

.hash007__city {
  font-weight: 700;
  
  font-size: 12px;
  
  letter-spacing: 0;
}

.hash008-container img {
  width: 100%;
}

.hash009-bg {
  background: #000000;
  border-radius: 5px;
  padding: 10px;
  
  font-weight: 700;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
}

.offset-tab {
  position: absolute;
  padding: 12px;
  width: 270px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  left: 0;
  top: 270px;
  font-weight: 700;
  
  font-size: 10px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 15px;
  display: block;
  text-transform: uppercase;
}

.hashmap--container .chosen-container {
  margin-left: 10px;
}

.hashmap--container .search-choice {
  background-color: #fddf33 !important;
  color: black !important;
  padding: 5px 25px 5px 15px !important;
  border-radius: 10px !important;
  font-size: 15px !important;
  border: none !important;
  line-height: 13px !important;
}

.hashmap--container .search-choice-close {
  top: 6px !important;
}

.hashmap__header {
  font-size: 14px;
  color: #adadad;
  letter-spacing: 0;
}

.hashmap__type {
  font-size: 16px;
  
  letter-spacing: 0;
  display: inline-block;
  padding: 7px 25px 8px 13px;
  background-color: #fddf33;
  border-radius: 16px;
  line-height: 1;
  border: none;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}

.hashmap__type:hover {
  opacity: 0.8;
}

.hashmap__type:first-child {
  margin-left: 10px;
}

.hashmap__type:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background-image: url(../img/hashmap-close.svg);
  background-repeat: no-repeat;
  top: calc(50% - 3.5px);
  right: 10px;
}

.hashmap__pick {
  font-weight: 700;
  font-size: 14px;
  color: #222222;
  letter-spacing: 0;
  background-color: #fddf33;
  text-align: center;
  border-radius: 22px;
  padding: 5px 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  outline: none;
}

.hashmap__pick:hover {
  opacity: 0.8;
}

.hashmap__left {
  width: 680px;
}

.hashmap__item {
  display: block;
  padding-bottom: 25px;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 25px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  overflow: hidden;
}

.hashmap__item:hover {
  -webkit-filter: grayscale(0.8);
  filter: grayscale(0.8);
}

.hashmap__item:last-child {
  border: none;
  padding-bottom: 0;
}

.hashmap__item--img img {
  border-radius: 5px;
  height: 200px;
  width: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
}

.hashmap__item--title {
  font-weight: 700;
  font-size: 20px;
  
  letter-spacing: 0;
}

.hashmap__item--subtitle {
  font-weight: 600;
  font-size: 12px;
  color: #858585;
  letter-spacing: 0;
  margin-bottom: 10px;
}

.hashmap__item--buttons div {
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  
  letter-spacing: 0;
  text-align: center;
  padding: 7px 15px 8px;
  background: #f7f7f7;
  border-radius: 16px;
  margin-right: 10px;
  margin-bottom: 6px;
}

.hashmap__item--cost {
  font-size: 16px;
  
  letter-spacing: 0;
  text-align: center;
}

.hashmap__item--time {
  font-weight: 700;
  font-size: 10px;
  color: #858585;
  letter-spacing: 0;
  text-align: center;
}

.hashmap__item--popup {
  display: block;
  width: 200px;
  font-weight: 600;
  font-size: 12px;
  color: #000000 !important;
  letter-spacing: 0;
}

.hashmap__item--popup__img {
  width: 100%;
  height: 80px;
  border-radius: 5px;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
  display: block;
  margin-bottom: 6px;
}

.hashmap__item--popup__title {
  font-size: 12px;
  
  letter-spacing: 0;
  margin-bottom: 40px;
  font-weight: 400;
}

.hashmap__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.hashmap__pagination a {
  width: 42px;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  background-color: #f7f7f7;
  font-weight: 700;
  font-size: 14px;
  color: #2d2d2d;
  letter-spacing: 0;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50%;
}

.hashmap__pagination a:hover {
  background-color: #e1e1e1;
}

.hashmap__pagination a.active {
  background-color: #e1e1e1;
}

.hashmap__pagination a:last-child {
  margin-right: 0;
}

.hashmap__pagination a.dots {
  background-color: transparent;
  color: #e1e1e1;
}

.hash012__item {
  position: relative;
  height: 185px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 20px;
  margin-bottom: 15px;
}

.hash012__item--img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.hash012__item--img:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(92%, rgba(0, 0, 0, 0.36)));
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.36) 92%);
}

.hash012__item--img img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
}

.hash012__item--city {
  font-weight: 700;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  position: relative;
  z-index: 2;
}

.hash012__item--option {
  font-weight: 600;
  font-size: 16px;
  position: relative;
  color: #FFFFFF;
  z-index: 2;
  letter-spacing: 0;
}

.hash012__item2 {
  margin-bottom: 15px;
}

.hash012__item2--img {
  height: 200px;
  margin-bottom: 10px;
}

.hash012__item2--img img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
}

.hash012__item2--title {
  font-weight: 600;
  font-size: 20px;
  
  letter-spacing: 0;
}

.hash012__item2--subtitle {
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 12px;
  color: #858585;
  letter-spacing: 0;
}

@media (max-width: 1200px) {
  .april-navbar__logo-link {
    position: relative;
    top: 2px;
  }

  .april-navbar__logo-link img {
    width: 88px;
  }

  .hash001__links a {
    font-size: 14px;
    padding: 4px 10px;
  }

  .hash002-container {
    height: 89px;
  }

  .hash002-container .form .hash002-visible-input.active {
    width: 33.3%;
    float: left;
  }

  .hash002-container .form label {
    margin-bottom: 5px;
  }

  .hash002-container .form input[type="text"] {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 13px;
  }

  .hash002-container .form textarea {
    height: 95px;
    font-size: 13px;
  }

  .hash002-container .form button {
    height: 30px;
    bottom: 10px;
  }

  .hash004__title-top {
    font-size: 21px;
  }

  .hash005__tab--title-top {
    font-size: 21px;
  }

  .hash005__tab--reg {
    padding: 25px 15px;
  }

  .hashmap__item--title {
    font-size: 17px;
  }
}

@media (max-width: 1199px) {

  .panel-menu__control,
  .april-navbar__outsource {
    padding-right: 10px;
    padding-left: 10px;
  }

  .april-navbar__logo {
    margin-right: 10px;
  }

  .panel-menu__control,
  .april-navbar__outsource {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 992px) {
  .h1-f40 {
    font-size: 30px;
  }

  .button_orange {
    font-size: 15px;
    padding: 10px 30px;
  }

  .hash005__items.lh40 a {
    padding: 7px 15px;
    margin-bottom: 6px;
  }

  .hash002-container.active .hash002-close {
    display: block;
  }

  .hash002-container .form button.active {
    position: static;
    bottom: 10px;
    height: 30px;
  }

  .hash003-container a.item {
    margin-bottom: 30px;
  }

  .hash004__title {
    font-size: 16px;
    line-height: 22px;
  }

  .hash004__read-more {
    height: 36px;
    width: 180px;
  }

  .hash005__title-oval {
    padding: 0 25px;
  }

  .hash006__item--img {
    height: 150px;
    margin-bottom: 15px;
  }

  .hash007-slider-next {
    display: none;
  }

  .hash007-slider-prev {
    display: none;
  }

  .hashmap__left {
    margin: 0 auto;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .visible-sm {
    display: block !important;
  }
}

@media (max-width: 991px) {
  .header-padding {
    padding-top: 70px;
  }

  .april-topline {
    display: none;
  }

  .april-navbar {
    display: none;
  }

  .new-nav--fresh {
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
    padding: 10px 15px;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px -3px #000;
    box-shadow: 0 3px 3px -3px #000;
  }
}

@media (max-width: 768px) {
  .hash010__title {
    margin-bottom: 15px;
  }

  .hash010-container a {
    margin-bottom: 10px;
  }

  .hash-footer {
    padding: 25px 0;
  }

  .hash005__items-overflow {
    max-height: 144px;
    overflow: auto;
    width: 200%;
  }

  .hash005__items.lh40 a {
    padding: 7px 10px;
    margin-bottom: 6px;
  }

  .hash011__text {
    font-size: 14px;
    line-height: 24px;
  }

  .hash011__img {
    margin: auto;
  }

  .hash002-container .form .hash002-visible-input.active {
    width: calc(100% - 100px);
    float: left;
  }

  .hash002-container .form textarea {
    padding-top: 0;
  }

  .hash002-container .form button {
    width: 90px;
  }

  .hash003-container a.item {
    margin-bottom: 15px;
  }

  .hash003-container a.item span {
    margin-top: 0px;
  }

  .hash005__salary--city {
    margin-bottom: 15px;
    line-height: 30px;
  }

  .hash006-container {
    padding: 30px 0;
  }

  .hash006-event a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hash007-container {
    padding: 30px 0;
  }

  .offset-tab {
    position: static;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    padding: 5px;
  }

  .hashmap__type {
    padding: 5px 25px 6px 10px;
  }

  .hashmap__pick {
    padding: 7px 13px;
  }

  .hash012__item2--img {
    height: 160px;
  }
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  .hidden-xs {
    display: none !important;
  }
}

@media (max-width: 576px) {
  .h1-f40 {
    font-size: 25px;
  }

  .hash010-container a {
    font-size: 13px;
  }

  .hash001-container {
    padding: 15px 0 40px;
  }

  .hash001-container h1 {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .hash001-container h1 .drop-menu button {
    font-size: 16px;
  }

  .hash001-container .form {
    margin-bottom: 60px;
  }

  .hash001-container .form-container {
    width: 100%;
  }

  .hash001-container .form-container button {
    width: auto;
    height: 30px;
    top: 5px;
    right: 5px;
    width: 70px;
  }

  .hash001-container .form-container ul {
    top: 40px;
  }

  .hash001-container .form input {
    height: 40px;
    padding-left: 15px;
  }

  .hash001-container .form input::-webkit-input-placeholder {
    font-size: 11px;
    line-height: 40px;
  }

  .hash001-container .form input:-ms-input-placeholder {
    font-size: 11px;
    line-height: 40px;
  }

  .hash001-container .form input::-ms-input-placeholder {
    font-size: 11px;
    line-height: 40px;
  }

  .hash001-container .form input::placeholder {
    font-size: 11px;
    line-height: 40px;
  }

  .hash001-container .form input:placeholder-shown {
    font-size: 11px;
    line-height: 40px;
  }

  .hash005__title {
    font-size: 21px;
    line-height: 26px;
  }

  .hash005__tab--title-prof {
    line-height: 1.2;
    font-size: 16px;
  }

  .hash005__tab--border-bottom:after {
    margin: 15px 0;
  }

  .hash012__item {
    height: 150px;
  }
}

@media (max-width: 500px) {
  .nav-tabs>li>a {
    font-size: .9rem;
    padding: 5px 15px;
  }
}

@media (max-width: 400px) {
  .hash001-container .button-tabs-title {
    width: 100%;
    text-align: center;
    display: block;
    margin-right: 0;
  }

  .hash001-container h1 .drop-menu ul {
    min-width: auto;
  }

  .hash001-container h1 .drop-menu ul a {
    padding: 3px 10px;
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.small-news-tpl {
  font-size: 10px;
  color:#202020;
  padding:0px 0px 5px 0px;
  font-weight: 200;
}

a.sml-news-title {
  font-size:1.2rem;
}
.sml-news-descr li {
  font-size:1rem;
  padding-bottom:5px;
}

.quick_book {
    margin-top:90px;
}

@media (max-width: 970px) {
    .quick_book {
        margin-top:0px;
        margin-bottom:30px;
    }
}

/*# sourceMappingURL=style.min.css.map */
