@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Droid+Sans+Mono);
.mainContainer, .main__container, .footer, .header {
  max-width: 1180px;
  margin: 0 auto; }

.socialIcons, .social__items .google .social__link::before, .social__items .tw .social__link::before, .social__items .fb .social__link::before, .social__items .vk .social__link::before, .social__items .ok .social__link::before, .social__items .insta .social__link::before, .social__items .youtube .social__link::before, .social__items .telegram .social__link::before, .company__contact_social .fb::before, .company__contact_social .vk::before, .company__contact_social .ok::before, .contest .share .social__items .fb .social__link::before, .contest-box .share .social__items .fb .social__link::before, .contest .share .social__items .vk .social__link::before, .contest-box .share .social__items .vk .social__link::before, .contest .share .social__items .ok .social__link::before, .contest-box .share .social__items .ok .social__link::before {
  content: "";
  position: relative;
  font-size: 15px;
  width: 60%;
  height: 60%;
  display: block;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  cursor: pointer;
  z-index: 5; }

.contestBtn, .contest__item_btn button, .modal-icon-photocontest .submit {
  line-height: 40px;
  text-align: center;
  background: #074240;
  color: #fff;
  display: block;
  border-radius: 5px;
  font-family: roboto-medium;
  margin: 15px auto;
  position: relative;
  cursor: pointer;
  width: 100%; }

.searchBtn, .search-form__btn, .search-form__btn_div {
  position: relative;
  background: #FFF;
  right: 25px;
  top: 25px;
  font-size: 23px;
  color: #074240;
  cursor: pointer; }
  .searchBtn:focus, .search-form__btn:focus, .search-form__btn_div:focus {
    color: #074240; }

.socialLink {
  position: relative; }

.flex, .tableTd, .news-list__item, .enterprise__item, .container-form, .main__container, .news__article_link, .news-modal-form .registration-form .next-btn, .news-list__item_info, .news-list__item_status, .news-list__item_status_publication, .news-list__item_btn a, .news-list__item_delete, .gallery__list, .gallery__item .hover__block, .calendar__nav, .actual-day, .catalog-section__item-head, .catalog-section__item_head, .catalog-section__item_info, .catalog-section__item_info > a, .catalog-section__item_info > div, .catalog-section__item_photo, .catalog-row, .footer, .header, .header .header-menu, .header__section_top, .header .menu-mobile, .pagination, .social__items, .share, .evcal__table, .event__list, .event__item, .container-box, .step-tab, .social-contact > div, .next-btn, .sidebar-menu__link_reply, .sidebar-menu__item, .sidebar-head, .add-item__gallery-list, .plan-list, .plan-transactions-header, .registration-form_inner, .registration-form_inner .input-row, .registration-form_inner .input-row .input-full, .registration-form_inner .inner, .fl_upld label, .company-photo, .company__head, .company__contact, .company__contact-item, .company__contact_social, .company-gallery, .company-add > .inner > div, .company-input, .contest__item_photo, .contest__item_title, .contest__info, .contest__photo-list, .contest-modal__body, .modal-icon_text, .modal-icon-photocontest .input-row, .modal__nav, .infoWindow-box, .comment_nav, .comment__btn, .comment_edit .edit-btn, .comments__showmore, .transaction, .enterprise__item_term, .enterprise__item_delete, .enterprise__item_edit a {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex; }

.sliderArrow, .slider .slick-prev, .slider .slick-next {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  border: none;
  background-size: 100%;
  z-index: 1; }

.clearFix, .content::before, .contact::before, .news-gallery:after, .catalog-section__item_title::after, .catalog-section__item_adress::after, .evcal::before, .registration-form_inner .error:after, .company__info::after, .company__desc::after, .contact__adress i::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.mainBlock, .news-content, .history, .company-content {
  width: 75%;
  padding: 30px 15px 30px; }

.hoverTitle, .copy-link:hover::after, .success-msg::before, .news-edit:hover::after {
  content: attr(data-title);
  position: absolute;
  right: 10px;
  top: 40px;
  z-index: 1;
  background: #fff;
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding: 5px 20px;
  border: 1px solid #eeeeee;
  color: #a4a4a4;
  width: 100px;
  text-align: center; }

.btnBorder, .btn__add_item, .btn__catalog {
  background: #fff;
  position: relative;
  font-size: 15px;
  display: inline-block;
  border-radius: 4px;
  cursor: pointer;
  line-height: 32px;
  padding: 0 25px;
  border: 1px solid #134441;
  color: #074240;
  margin: 15px 0; }
  .btnBorder:hover, .btn__add_item:hover, .btn__catalog:hover {
    color: #fff;
    background: #074240; }
    .btnBorder:hover > div::before, .btn__add_item:hover > div::before, .btn__catalog:hover > div::before, .btnBorder:hover a::before, .btn__add_item:hover a::before, .btn__catalog:hover a::before {
      background: url(../img/icons/add_fff.png) no-repeat center/cover; }
  .btnBorder > div::before, .btn__add_item > div::before, .btn__catalog > div::before, .btnBorder a::before, .btn__add_item a::before, .btn__catalog a::before {
    content: "";
    position: absolute;
    background: url(../img/icons/add.png) no-repeat center/cover;
    width: 8px;
    height: 8px;
    top: 46%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 10px; }

.tableTd, .news-list__item, .enterprise__item {
  overflow: hidden;
  -webkit-align-items: center;
  align-items: center;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 20px; }

.logo, .news-list__item_photo, .enterprise__item_logo {
  width: 90px;
  height: 80px;
  margin: 10px 10px 10px 0; }
  .logo div, .news-list__item_photo div, .enterprise__item_logo div {
    width: 100%;
    height: 100%; }

.edit, .enterprise__item_status a i {
  cursor: pointer;
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 5px; }

* {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0px; }

ul {
  list-style: none;
  margin-bottom: 0; }

input:focus, button:focus, textarea:focus {
  outline: none; }

a {
  color: inherit;
  text-decoration: none; }

a:hover, a:focus, a:active {
  outline: none; }

@font-face {
  font-family: "somename";
  src: url("../fonts/somename.eot");
  src: url("../fonts/somename.eot?#iefix") format("eot"), url("../fonts/somename.woff") format("woff"), url("../fonts/somename.ttf") format("truetype"), url("../fonts/somename.svg#somename") format("svg"); }
.add-item:before, .add__child:before,
.catalog-list .transport-services:before,
.catalog-menu .transport-services:before,
.catalog_show .transport-services:before,
.catalog-list .tourism:before,
.catalog-menu .tourism:before,
.catalog_show .tourism:before,
.gallery__item .album:before,
.instalikes:before,
.catalog-list .furniture:before,
.catalog-menu .furniture:before,
.catalog_show .furniture:before,
.remove_pict:before,
#liqpay-widget .close:before,
.btn_close:before,
.comment__btn_reply:before,
.comment__btn_consversation:before,
.plan-item__advantages li:before,
.catalog-list .food:before,
.catalog-menu .food:before,
.catalog_show .food:before,
.catalog-section__item_hours:before,
.contact__email i:before,
.search-form .btn_close:before,
.comment-list_icon:before,
.catalog-list .technics:before,
.catalog-menu .technics:before,
.catalog_show .technics:before,
.copy-link:before,
.comment__btn_delete:before,
.catalog-list .wedding:before,
.catalog-menu .wedding:before,
.catalog_show .wedding:before,
.news-list__item_btn a:before,
.comment__btn_edit:before,
.enterprise__item_edit a:before,
.news-edit:before,
.sidebar-menu .exit_icon:before,
.catalog-list .beauty:before,
.catalog-menu .beauty:before,
.catalog_show .beauty:before,
.auth__social_fb:before,
.catalog-list .construction:before,
.catalog-menu .construction:before,
.catalog_show .construction:before,
.auth__social_gl:before,
.catalog-list .animals:before,
.catalog-menu .animals:before,
.catalog_show .animals:before,
.catalog-list .dress:before,
.catalog-menu .dress:before,
.catalog_show .dress:before,
.catalog-list .realty:before,
.catalog-menu .realty:before,
.catalog_show .realty:before,
.catalog-list .rent:before,
.catalog-menu .rent:before,
.catalog_show .rent:before,
.auth__social_insta:before,
.catalog-list .child:before,
.catalog-menu .child:before,
.catalog_show .child:before,
.header .menu-mobile .catalog-btn:before,
.header .menu-mobile .menu-btn:before,
.sidebar-menu .company_icon:before,
.catalog-list .fun:before,
.catalog-menu .fun:before,
.catalog_show .fun:before,
.catalog-list .finance:before,
.catalog-menu .finance:before,
.catalog_show .finance:before,
.sidebar-menu .news-list_icon:before,
.auth__social_ok:before,
.catalog-list .it:before,
.catalog-menu .it:before,
.catalog_show .it:before,
.catalog-section__item_phone:before,
.contact__phone i:before,
.news-anons_icon_photo:before,
.gallery__item .camera:before,
.fl_upld label:before,
.catalog-section__item_adress:before,
.contact__adress i:before,
.catalog-list .places:before,
.catalog-menu .places:before,
.catalog_show .places:before,
.gallery__item .video:before,
.news-container__btn:before,
.comment-reply_icon:before,
.comment__btn_review:before,
.news-anons__item:before,
.catalog-menu__link:before,
.catalog-submenu__item .icon_down:before,
.searchBtn:before,
.search-form__btn:before,
.search-form__btn_div:before,
.catalog-list .services:before,
.catalog-menu .services:before,
.catalog_show .services:before,
.catalog-list .shops:before,
.catalog-menu .shops:before,
.catalog_show .shops:before,
.catalog-list .car:before,
.catalog-menu .car:before,
.catalog_show .car:before,
.catalog-list .decor:before,
.catalog-menu .decor:before,
.catalog_show .decor:before,
.catalog-list .study:before,
.catalog-menu .study:before,
.catalog_show .study:before,
.contest__photo_count:before,
.news-list__item_delete button:before,
.enterprise__item_delete button:before,
.auth__social_tw:before,
.auth__social_vk:before,
.catalog-list .sport:before,
.catalog-menu .sport:before,
.catalog_show .sport:before,
.news-anons_icon_video:before {
  font-family: "somename";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.add-item:before, .add__child:before {
  content: '\E001'; }

.catalog-list .transport-services:before, .catalog-menu .transport-services:before, .catalog_show .transport-services:before {
  content: '\E002'; }

.catalog-list .tourism:before, .catalog-menu .tourism:before, .catalog_show .tourism:before {
  content: '\E003'; }

.gallery__item .album:before {
  content: '\E004'; }

.instalikes:before {
  content: '\E008'; }

.catalog-list .furniture:before, .catalog-menu .furniture:before, .catalog_show .furniture:before {
  content: '\E00C'; }

.remove_pict:before, #liqpay-widget .close:before, .btn_close:before {
  content: '\E00E'; }

.comment__btn_reply:before {
  content: '\E010'; }

.comment__btn_consversation:before {
  content: '\E011'; }

.plan-item__advantages li:before {
  content: '\E014'; }

.catalog-list .food:before, .catalog-menu .food:before, .catalog_show .food:before {
  content: '\E015'; }

.catalog-section__item_hours:before {
  content: '\E017'; }

.contact__email i:before {
  content: '\E018'; }

.search-form .btn_close:before {
  content: '\E019'; }

.comment-list_icon:before {
  content: '\E01A'; }

.catalog-list .technics:before, .catalog-menu .technics:before, .catalog_show .technics:before {
  content: '\E01B'; }

.copy-link:before {
  content: '\E01C'; }

.comment__btn_delete:before {
  content: '\E01E'; }

.catalog-list .wedding:before, .catalog-menu .wedding:before, .catalog_show .wedding:before {
  content: '\E01F'; }

.news-list__item_btn a:before, .comment__btn_edit:before, .enterprise__item_edit a:before {
  content: '\E020'; }

.news-edit:before {
  content: '\E021'; }

.sidebar-menu .exit_icon:before {
  content: '\E024'; }

.catalog-list .beauty:before, .catalog-menu .beauty:before, .catalog_show .beauty:before {
  content: '\E025'; }

.auth__social_fb:before {
  content: '\E026'; }

.catalog-list .construction:before, .catalog-menu .construction:before, .catalog_show .construction:before {
  content: '\E027'; }

.auth__social_gl:before {
  content: '\E029'; }

.catalog-list .animals:before, .catalog-menu .animals:before, .catalog_show .animals:before {
  content: '\E02A'; }

.catalog-list .dress:before, .catalog-menu .dress:before, .catalog_show .dress:before {
  content: '\E02B'; }

.catalog-list .realty:before, .catalog-menu .realty:before, .catalog_show .realty:before {
  content: '\E02C'; }

.catalog-list .rent:before, .catalog-menu .rent:before, .catalog_show .rent:before {
  content: '\E02D'; }

.auth__social_insta:before {
  content: '\E02E'; }

.catalog-list .child:before, .catalog-menu .child:before, .catalog_show .child:before {
  content: '\E02F'; }

.header .menu-mobile .catalog-btn:before, .header .menu-mobile .menu-btn:before, .sidebar-menu .company_icon:before {
  content: '\E031'; }

.catalog-list .fun:before, .catalog-menu .fun:before, .catalog_show .fun:before {
  content: '\E033'; }

.catalog-list .finance:before, .catalog-menu .finance:before, .catalog_show .finance:before {
  content: '\E034'; }

.sidebar-menu .news-list_icon:before {
  content: '\E037'; }

.auth__social_ok:before {
  content: '\E038'; }

.catalog-list .it:before, .catalog-menu .it:before, .catalog_show .it:before {
  content: '\E039'; }

.catalog-section__item_phone:before, .contact__phone i:before {
  content: '\E03A'; }

.news-anons_icon_photo:before, .gallery__item .camera:before, .fl_upld label:before {
  content: '\E03B'; }

.catalog-section__item_adress:before, .contact__adress i:before {
  content: '\E03C'; }

.catalog-list .places:before, .catalog-menu .places:before, .catalog_show .places:before {
  content: '\E03D'; }

.gallery__item .video:before {
  content: '\E03E'; }

.news-container__btn:before {
  content: '\E03F'; }

.comment-reply_icon:before {
  content: '\E040'; }

.comment__btn_review:before {
  content: '\E041'; }

.news-anons__item:before, .catalog-menu__link:before, .catalog-submenu__item .icon_down:before {
  content: '\E043'; }

.searchBtn:before, .search-form__btn:before, .search-form__btn_div:before {
  content: '\E044'; }

.catalog-list .services:before, .catalog-menu .services:before, .catalog_show .services:before {
  content: '\E045'; }

.catalog-list .shops:before, .catalog-menu .shops:before, .catalog_show .shops:before {
  content: '\E046'; }

.catalog-list .car:before, .catalog-menu .car:before, .catalog_show .car:before {
  content: '\E047'; }

.catalog-list .decor:before, .catalog-menu .decor:before, .catalog_show .decor:before {
  content: '\E048'; }

.catalog-list .study:before, .catalog-menu .study:before, .catalog_show .study:before {
  content: '\E049'; }

.contest__photo_count:before {
  content: '\E04A'; }

.news-list__item_delete button:before, .enterprise__item_delete button:before {
  content: '\E04B'; }

.auth__social_tw:before {
  content: '\E04D'; }

.auth__social_vk:before {
  content: '\E051'; }

.catalog-list .sport:before, .catalog-menu .sport:before, .catalog_show .sport:before {
  content: '\E052'; }

.news-anons_icon_video:before {
  content: '\E053'; }

@font-face {
  font-family: "robotocondensed-bold";
  src: url("../fonts/roboto/robotocondensed-bold.ttf") format("truetype"), url("../fonts/robotocondensed-bold.woff") format("woff"), url("../fonts/robotocondensed-bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "roboto-medium";
  src: url("../fonts/roboto/roboto-medium.ttf") format("truetype"), url("../fonts/roboto-medium.woff") format("woff"), url("../fonts/roboto-medium.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "robotocondensed-light";
  src: url("../fonts/roboto/robotocondensed-light.ttf") format("truetype"), url("../fonts/robotocondensed-light.woff") format("woff"), url("../fonts/robotocondensed-light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "proxima_novaregular";
  src: url("../fonts/proxima/proxima_nova_regular-webfont.eot"), url("../fonts/proxima/proxima_nova_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima/proxima_nova_regular-webfont.woff2") format("woff2"), url("../fonts/proxima/proxima_nova_regular-webfont.woff") format("woff"), url("../fonts/proxima/proxima_nova_regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "proxima_nova_ltlight";
  src: url("../fonts/proxima/proxima_nova_light-webfont.eot"), url("../fonts/proxima/proxima_nova_light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima/proxima_nova_light-webfont.woff2") format("woff2"), url("../fonts/proxima/proxima_nova_light-webfont.woff") format("woff"), url("../fonts/proxima/proxima_nova_light-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "proxima_novalight_italic";
  src: url("../fonts/proxima/proxima_nova_light_italic-webfont.eot"), url("../fonts/proxima/proxima_nova_light_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima/proxima_nova_light_italic-webfont.woff2") format("woff2"), url("../fonts/proxima/proxima_nova_light_italic-webfont.woff") format("woff"), url("../fonts/proxima/proxima_nova_light_italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "proxima_nova_bold";
  src: url("../fonts/proxima/proxima_nova_bold-webfont.eot"), url("../fonts/proxima/proxima_nova_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima/proxima_nova_bold-webfont.woff2") format("woff2"), url("../fonts/proxima/proxima_nova_bold-webfont.woff") format("woff"), url("../fonts/proxima/proxima_nova_bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "proxima_nova_extrabold";
  src: url("../fonts/proxima/proxima_nova_extrabold-webfont.eot"), url("../fonts/proxima/proxima_nova_extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima/proxima_nova_extrabold-webfont.woff2") format("woff2"), url("../fonts/proxima/proxima_nova_extrabold-webfont.woff") format("woff"), url("../fonts/proxima/proxima_nova_extrabold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
* {
  box-sizing: border-box;
  font-family: proxima_novaregular; }

html {
  font-family: proxima_novaregular;
  font-size: 16px; }

body {
  min-height: 100vh;
  font-family: proxima_novaregular;
  font-size: 16px;
  position: relative;
  color: #333;
  overflow-x: hidden; }

iframe {
  border: 0; }

.loading {
  visibility: hidden; }

.bg-darken::after {
  content: "";
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(4, 4, 4, 0.54);
  z-index: 600; }

.scroll-up {
  width: 55px;
  height: 55px;
  position: fixed;
  bottom: 2%;
  right: 5%;
  background: #FFF;
  cursor: pointer; }
  .scroll-up a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px; }
  .scroll-up img {
    width: 100%;
    height: 100%; }

.recaptcha_errorlist {
  margin: 15px 0; }

.g-recaptcha {
  margin: 15px 0; }

.copy-link {
  position: absolute;
  right: 0px;
  background-color: transparent;
  cursor: pointer; }
  .copy-link:before {
    font-size: 23px;
    color: #fff;
    position: relative;
    top: 10px;
    right: 10px; }

.livecounter {
  position: absolute;
  left: 2px;
  bottom: 0; }

.success-msg {
  position: absolute;
  display: none;
  right: 0;
  top: -20px;
  font-style: normal;
  z-index: 5; }
  .success-msg::before {
    background: #d1d1d1;
    border: 1px solid #a4a4a4;
    color: #686868; }

a:hover {
  color: inherit;
  text-decoration: none; }
a:focus {
  color: inherit;
  text-decoration: none;
  outline: none; }

input:focus, button:focus {
  color: inherit;
  text-decoration: none;
  outline: none; }

button {
  border: none; }

.text-indent {
  text-indent: 30px; }

.container-form {
  min-height: 100vh; }

.content, .contact {
  width: 53%;
  padding: 30px 15px;
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3; }

.main__container {
  min-height: 60vh; }
  .main__container_full {
    padding: 0; }

.section__title {
  text-transform: uppercase;
  font-family: roboto-medium;
  font-size: 15px;
  padding: 15px 0;
  text-align: center; }

.bg_darken::after {
  content: "";
  z-index: 0;
  bottom: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(7, 66, 64, 0.95);
  -webkit-text-fill-color: rgba(7, 66, 64, 0.95);
  z-index: 600; }

.no-scroll {
  overflow: hidden;
  min-height: 100vh; }

.full-width, .catalog-grid {
  width: 100%;
  border-bottom: 1px solid #e3e3e3; }

@media(min-width: 992px) and (max-width: 1140px) {
  .content, .contact {
    width: 73%; } }
@media(max-width: 1200px) {
  .header__logo {
    margin: initial; }

  .copy-link:hover::after {
    display: none; } }
@media(max-width: 991px) {
  .content, .contact {
    width: 65%;
    padding-right: 15px;
    padding-right: 15px; }

  .main__container {
    width: 100%; }

  .container-wrap {
    padding-top: 150px; }

  .container-form .registration-form {
    padding-top: 150px; } }
@media(max-width: 767px) {
  .content, .contact {
    width: 100%;
    border: 0; }

  .bg_darken::after {
    z-index: 25; }

  .main__container_fixed {
    padding-top: 55px; }

  .btn_close {
    font-size: 30px; } }
@media(max-width: 575px) {
  .scroll-up {
    width: 45px;
    height: 45px; }

  .container-form {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  -webkit-transform: translatez(0); }

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%; }

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager-item {
  display: inline-block;
  vertical-align: bottom; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) 0 -32px no-repeat; }

.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) -43px -32px no-repeat; }

.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus, .bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus, .bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

.noselect {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */ }

/* h4 {
  width: 75%;
  text-align: center;
  font-family: 'Droid Sans Mono';
  font-weight: normal;
  color: white;
  font-size: 14px;
  margin: 0 auto 1em auto;
  padding: 1em;
  background: #b63642;
}
h5 {
  font-size: 1em;
  font-weight: bold;
}
p {
  text-align: center;
  font-family: 'Droid Sans Mono';
  margin: 3em auto 1em auto;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 2px solid #414141;
  background: #f4f4f4;
} */
.left-align {
  text-align: left; }

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

.cal1 {
  margin: 30px auto;
  max-width: 600px;
  font-family: 'Droid Sans Mono';
  font-size: 14px; }

.cal1 .clndr .clndr-controls {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 10px; }

.cal1 .clndr .clndr-controls .month {
  float: left;
  width: 33%;
  text-align: center; }

.cal1 .clndr .clndr-controls .clndr-control-button {
  float: left;
  width: 33%; }

.cal1 .clndr .clndr-controls .clndr-control-button.rightalign {
  text-align: right;
  width: 34%; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */ }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover {
  background: #ddd; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive {
  opacity: 0.5; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive:hover {
  background: none;
  cursor: default; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */ }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover {
  background: #ddd; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive {
  opacity: 0.5; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive:hover {
  background: none;
  cursor: default; }

.cal1 .clndr .clndr-table {
  table-layout: fixed;
  width: 100%; }

.cal1 .clndr .clndr-table .header-days {
  height: 30px;
  font-size: 10px;
  background: #0D70A6; }

.cal1 .clndr .clndr-table .header-days .header-day {
  vertical-align: middle;
  text-align: center;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  color: #fff; }

.cal1 .clndr .clndr-table .header-days .header-day:last-child {
  border-right: 1px solid #000000; }

.cal1 .clndr .clndr-table tr {
  height: 85px; }

.cal1 .clndr .clndr-table tr td {
  vertical-align: top; }

.cal1 .clndr .clndr-table tr .day {
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  width: 100%;
  height: inherit; }

.cal1 .clndr .clndr-table tr .day:hover {
  background: #eee; }

.cal1 .clndr .clndr-table tr .day.today,
.cal1 .clndr .clndr-table tr .day.my-today {
  background: #9AD6E3; }

.cal1 .clndr .clndr-table tr .day.today:hover,
.cal1 .clndr .clndr-table tr .day.my-today:hover {
  background: #72c6d8; }

.cal1 .clndr .clndr-table tr .day.today.event,
.cal1 .clndr .clndr-table tr .day.my-today.event {
  background: #a7dbc1; }

.cal1 .clndr .clndr-table tr .day.event,
.cal1 .clndr .clndr-table tr .day.my-event {
  background: #B4E09F; }

.cal1 .clndr .clndr-table tr .day.event:hover,
.cal1 .clndr .clndr-table tr .day.my-event:hover {
  background: #96d478; }

.cal1 .clndr .clndr-table tr .day.inactive,
.cal1 .clndr .clndr-table tr .day.my-inactive {
  background: #ddd; }

.cal1 .clndr .clndr-table tr .day:last-child {
  border-right: 1px solid #000000; }

.cal1 .clndr .clndr-table tr .day .day-contents {
  box-sizing: border-box;
  padding: 8px;
  font-size: 12px;
  text-align: right; }

.cal1 .clndr .clndr-table tr .empty,
.cal1 .clndr .clndr-table tr .adjacent-month,
.cal1 .clndr .clndr-table tr .my-empty,
.cal1 .clndr .clndr-table tr .my-adjacent-month {
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  width: 100%;
  height: inherit;
  background: #eee; }

.cal1 .clndr .clndr-table tr .empty:hover,
.cal1 .clndr .clndr-table tr .adjacent-month:hover,
.cal1 .clndr .clndr-table tr .my-empty:hover,
.cal1 .clndr .clndr-table tr .my-adjacent-month:hover {
  background: #ddd; }

.cal1 .clndr .clndr-table tr .empty:last-child,
.cal1 .clndr .clndr-table tr .adjacent-month:last-child,
.cal1 .clndr .clndr-table tr .my-empty:last-child,
.cal1 .clndr .clndr-table tr .my-adjacent-month:last-child {
  border-right: 1px solid #000000; }

.cal1 .clndr .clndr-table tr:last-child .day,
.cal1 .clndr .clndr-table tr:last-child .my-day {
  border-bottom: 1px solid #000000; }

.cal1 .clndr .clndr-table tr:last-child .empty,
.cal1 .clndr .clndr-table tr:last-child .my-empty {
  border-bottom: 1px solid #000000; }

.cal2 {
  max-width: 177px;
  margin: 30px auto;
  font-family: 'Droid Sans Mono'; }

.cal2 .clndr .clndr-controls {
  display: block;
  display: inline-block;
  width: 100%;
  margin-bottom: 3px; }

.cal2 .clndr .clndr-controls .clndr-previous-button {
  float: left;
  width: 10%;
  text-align: left;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */ }

.cal2 .clndr .clndr-controls .clndr-previous-button:hover {
  background-color: #f4f4f4; }

.cal2 .clndr .clndr-controls .month {
  float: left;
  width: 80%;
  text-align: center; }

.cal2 .clndr .clndr-controls .clndr-next-button {
  float: left;
  width: 10%;
  text-align: right;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */ }

.cal2 .clndr .clndr-controls .clndr-next-button:hover {
  background-color: #f4f4f4; }

.cal2 .clndr .clndr-grid {
  text-align: center;
  border: 1px solid #FF4545;
  display: inline-block; }

.cal2 .clndr .clndr-grid .header-day {
  float: left;
  width: 25px;
  height: 25px;
  background: #FF4545; }

.cal2 .clndr .clndr-grid .day {
  float: left;
  width: 25px;
  height: 25px; }

.cal2 .clndr .clndr-grid .day.event {
  background-color: #B4E09F; }

.cal2 .clndr .clndr-grid .day.today {
  background-color: #E3C57F; }

.cal2 .clndr .clndr-grid .day.selected {
  background-color: #E37FD6; }

.cal2 .clndr .clndr-grid .day.inactive {
  color: gray; }

.cal2 .clndr .clndr-grid .empty,
.cal2 .clndr .clndr-grid .adjacent-month {
  float: left;
  width: 25px;
  height: 25px;
  background: #ddd; }

.cal2 .clndr .clndr-today-button {
  width: 100%;
  text-align: center;
  cursor: pointer; }

.cal2 .clndr .clndr-today-button:hover {
  background-color: #ddd; }

.cal2 .multi-month-controls .quarter-button {
  display: inline-block;
  width: 25%; }

.cal2 .multi-month-controls .quarter-button:hover {
  cursor: pointer;
  background-color: #f4f4f4; }

.cal2 .day.inactive {
  background-color: #aaa; }

.cal3 {
  max-width: 354px;
  margin: 0 auto;
  font-family: 'Droid Sans Mono'; }

.cal3 .cal {
  float: left;
  width: 177px; }

.cal3 .clndr .clndr-controls {
  display: block;
  display: inline-block;
  width: 100%;
  margin-bottom: 8px; }

.cal3 .clndr .clndr-controls.top {
  margin-bottom: -22px;
  position: relative;
  z-index: 1; }

.cal3 .clndr .clndr-controls .clndr-previous-button {
  float: left;
  width: 10%;
  text-align: left;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */ }

.cal3 .clndr .clndr-controls .clndr-previous-button:hover {
  background-color: #f4f4f4; }

.cal3 .clndr .clndr-controls .month {
  text-align: center;
  width: 80%;
  margin: 0 auto; }

.cal3 .clndr .clndr-controls .clndr-next-button {
  float: right;
  width: 10%;
  text-align: right;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */ }

.cal3 .clndr .clndr-controls .clndr-next-button:hover {
  background-color: #f4f4f4; }

.cal3 .clndr .clndr-grid {
  text-align: center;
  border: 1px solid #FF4545;
  display: inline-block; }

.cal3 .clndr .clndr-grid .header-day {
  float: left;
  width: 25px;
  height: 25px;
  background: #FF4545; }

.cal3 .clndr .clndr-grid .day {
  float: left;
  width: 25px;
  height: 25px; }

.cal3 .clndr .clndr-grid .day.event {
  background-color: #B4E09F; }

.cal3 .clndr .clndr-grid .day.today {
  background-color: #E3C57F; }

.cal3 .clndr .clndr-grid .empty,
.cal3 .clndr .clndr-grid .adjacent-month {
  float: left;
  width: 25px;
  height: 25px;
  background: #ddd; }

.cal3 .clndr .clndr-today-button {
  width: 100%;
  text-align: center;
  cursor: pointer; }

.cal3 .clndr .clndr-today-button:hover {
  background-color: #ddd; }

.cal3 .multi-month-controls .quarter-button {
  display: inline-block;
  width: 25%; }

.cal3 .multi-month-controls .quarter-button:hover {
  cursor: pointer;
  background-color: #f4f4f4; }

.clndr-next-button,
.clndr-previous-button,
.clndr-next-year-button,
.clndr-previous-year-button {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */ }

.clndr-next-button.inactive,
.clndr-previous-button.inactive,
.clndr-next-year-button.inactive,
.clndr-previous-year-button.inactive {
  opacity: 0.5;
  cursor: default; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

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

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

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); }
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: 5px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

/*!
*  - v1.3
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
.slider-pro {
  position: relative;
  margin: 0 auto;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.sp-slides-container {
  position: relative; }

.sp-mask {
  position: relative;
  overflow: hidden; }

.sp-slides {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

.sp-slide {
  position: absolute; }

.sp-image-container {
  overflow: hidden; }

.sp-image {
  position: relative;
  display: block;
  border: none; }

.sp-no-js {
  overflow: hidden;
  max-width: 100%; }

.sp-thumbnails-container {
  position: relative;
  overflow: hidden;
  direction: ltr; }

.sp-bottom-thumbnails, .sp-top-thumbnails {
  left: 0;
  margin: 0 auto; }

.sp-top-thumbnails {
  position: absolute;
  top: 0;
  margin-bottom: 4px; }

.sp-bottom-thumbnails {
  margin-top: 4px; }

.sp-left-thumbnails, .sp-right-thumbnails {
  position: absolute;
  top: 0; }

.sp-right-thumbnails {
  right: 0;
  margin-left: 4px; }

.sp-left-thumbnails {
  left: 0;
  margin-right: 4px; }

.sp-thumbnails {
  position: relative; }

.sp-thumbnail {
  border: none; }

.sp-thumbnail-container {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.sp-rtl .sp-thumbnail-container {
  float: right; }

.sp-bottom-thumbnails .sp-thumbnail-container, .sp-top-thumbnails .sp-thumbnail-container {
  margin-left: 2px;
  margin-right: 2px; }

.sp-bottom-thumbnails .sp-thumbnail-container:first-child, .sp-top-thumbnails .sp-thumbnail-container:first-child {
  margin-left: 0; }

.sp-bottom-thumbnails .sp-thumbnail-container:last-child, .sp-top-thumbnails .sp-thumbnail-container:last-child {
  margin-right: 0; }

.sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container {
  margin-top: 2px;
  margin-bottom: 2px; }

.sp-left-thumbnails .sp-thumbnail-container:first-child, .sp-right-thumbnails .sp-thumbnail-container:first-child {
  margin-top: 0; }

.sp-left-thumbnails .sp-thumbnail-container:last-child, .sp-right-thumbnails .sp-thumbnail-container:last-child {
  margin-bottom: 0; }

.sp-right-thumbnails.sp-has-pointer {
  margin-left: -13px; }

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  left: 18px;
  margin-left: 0 !important; }

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid red;
  left: 0;
  top: 0;
  margin-left: 13px; }

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 50%;
  margin-top: -8px;
  border-right: 13px solid red;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

.sp-left-thumbnails.sp-has-pointer {
  margin-right: -13px; }

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  right: 18px; }

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid red;
  right: 0;
  top: 0;
  margin-right: 13px; }

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  margin-top: -8px;
  border-left: 13px solid red;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

.sp-bottom-thumbnails.sp-has-pointer {
  margin-top: -13px; }

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  top: 18px;
  margin-top: 0 !important; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid red;
  top: 0;
  margin-top: 13px; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 0;
  margin-left: -8px;
  border-bottom: 13px solid red;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

.sp-top-thumbnails.sp-has-pointer {
  margin-bottom: -13px; }

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  bottom: 18px; }

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid red;
  bottom: 0;
  margin-bottom: 13px; }

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  margin-left: -8px;
  border-top: 13px solid red;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

.sp-layer {
  position: absolute;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-backface-visibility: hidden; }

.sp-black {
  color: #FFF;
  background: #000;
  background: rgba(0, 0, 0, 0.7); }

.sp-white {
  color: #000;
  background: #fff;
  background: rgba(255, 255, 255, 0.7); }

.sp-rounded {
  border-radius: 10px; }

.sp-padding {
  padding: 10px; }

.sp-grab {
  cursor: url(images/openhand.cur), move; }

.sp-grabbing {
  cursor: url(images/closedhand.cur), move; }

.sp-selectable {
  cursor: default; }

.sp-caption-container {
  text-align: center;
  margin-top: 10px; }

.sp-full-screen {
  margin: 0 !important;
  background-color: #000; }

.sp-full-screen-button {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.sp-full-screen-button:before {
  content: '\2195'; }

.sp-fade-full-screen {
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }

.slider-pro:hover .sp-fade-full-screen {
  opacity: 1; }

.sp-buttons {
  position: relative;
  width: 100%;
  text-align: center;
  padding-top: 10px; }

.sp-rtl .sp-buttons {
  direction: rtl; }

.sp-full-screen .sp-buttons {
  display: none; }

.sp-button {
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer; }

.sp-selected-button {
  background-color: #000; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .sp-button {
    width: 14px;
    height: 14px; } }
@media only screen and (min-width: 568px) and (max-width: 768px) {
  .sp-button {
    width: 16px;
    height: 16px; } }
@media only screen and (min-width: 320px) and (max-width: 568px) {
  .sp-button {
    width: 18px;
    height: 18px; } }
.sp-arrows {
  position: absolute; }

.sp-fade-arrows {
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }

.sp-slides-container:hover .sp-fade-arrows {
  opacity: 1; }

.sp-horizontal .sp-arrows {
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -15px; }

.sp-vertical .sp-arrows {
  height: 100%;
  left: 50%;
  top: 0;
  margin-left: -10px; }

.sp-arrow {
  position: absolute;
  display: block;
  width: 20px;
  height: 30px;
  cursor: pointer; }

.sp-vertical .sp-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sp-horizontal .sp-previous-arrow {
  left: 20px;
  right: auto; }

.sp-horizontal .sp-next-arrow, .sp-horizontal.sp-rtl .sp-previous-arrow {
  right: 20px;
  left: auto; }

.sp-horizontal.sp-rtl .sp-next-arrow {
  left: 20px;
  right: auto; }

.sp-vertical .sp-previous-arrow {
  top: 20px; }

.sp-vertical .sp-next-arrow {
  bottom: 20px;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF; }

.sp-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg, 0deg);
  -ms-transform: skew(145deg, 0deg);
  transform: skew(145deg, 0deg); }

.sp-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg, 0deg);
  -ms-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg); }

.sp-horizontal.sp-rtl .sp-previous-arrow, .sp-next-arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sp-horizontal.sp-rtl .sp-next-arrow {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

.ie7 .sp-arrow, .ie8 .sp-arrow {
  width: 0;
  height: 0; }

.ie7 .sp-arrow:after, .ie7 .sp-arrow:before, .ie8 .sp-arrow:after, .ie8 .sp-arrow:before {
  content: none; }

.ie7.sp-horizontal .sp-previous-arrow, .ie8.sp-horizontal .sp-previous-arrow {
  border-right: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent; }

.ie7.sp-horizontal .sp-next-arrow, .ie8.sp-horizontal .sp-next-arrow {
  border-left: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent; }

.ie7.sp-vertical .sp-previous-arrow, .ie8.sp-vertical .sp-previous-arrow {
  border-bottom: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent; }

.ie7.sp-vertical .sp-next-arrow, .ie8.sp-vertical .sp-next-arrow {
  border-top: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent; }

.sp-thumbnail-arrows {
  position: absolute; }

.sp-fade-thumbnail-arrows {
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
  opacity: 1; }

.sp-bottom-thumbnails .sp-thumbnail-arrows, .sp-top-thumbnails .sp-thumbnail-arrows {
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -12px; }

.sp-left-thumbnails .sp-thumbnail-arrows, .sp-right-thumbnails .sp-thumbnail-arrows {
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -7px; }

.sp-thumbnail-arrow {
  position: absolute;
  display: block;
  width: 15px;
  height: 25px;
  cursor: pointer; }

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow, .sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .sp-top-thumbnails .sp-previous-thumbnail-arrow {
  left: 0; }

.sp-bottom-thumbnails .sp-next-thumbnail-arrow, .sp-top-thumbnails .sp-next-thumbnail-arrow {
  right: 0; }

.sp-left-thumbnails .sp-previous-thumbnail-arrow, .sp-right-thumbnails .sp-previous-thumbnail-arrow {
  top: 0; }

.sp-left-thumbnails .sp-next-thumbnail-arrow, .sp-right-thumbnails .sp-next-thumbnail-arrow {
  bottom: 0; }

.sp-next-thumbnail-arrow:after, .sp-next-thumbnail-arrow:before, .sp-previous-thumbnail-arrow:after, .sp-previous-thumbnail-arrow:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF; }

.sp-previous-thumbnail-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg, 0deg);
  -ms-transform: skew(145deg, 0deg);
  transform: skew(145deg, 0deg); }

.sp-previous-thumbnail-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg, 0deg);
  -ms-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg); }

.sp-next-thumbnail-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg, 0deg);
  -ms-transform: skew(35deg, 0deg);
  transform: skew(35deg, 0deg); }

.sp-next-thumbnail-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg, 0deg);
  -ms-transform: skew(-35deg, 0deg);
  transform: skew(-35deg, 0deg); }

.ie7 .sp-thumbnail-arrow, .ie8 .sp-thumbnail-arrow {
  width: 0;
  height: 0; }

.ie7 .sp-thumbnail-arrow:after, .ie7 .sp-thumbnail-arrow:before, .ie8 .sp-thumbnail-arrow:after, .ie8 .sp-thumbnail-arrow:before {
  content: none; }

.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow {
  border-right: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow {
  border-left: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
  border-bottom: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent; }

.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
  border-top: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent; }

a.sp-video {
  text-decoration: none; }

a.sp-video img {
  -webkit-backface-visibility: hidden;
  border: none; }

a.sp-video:after {
  content: '\25B6';
  position: absolute;
  width: 45px;
  padding-left: 5px;
  height: 50px;
  border: 2px solid #FFF;
  text-align: center;
  font-size: 30px;
  border-radius: 30px;
  top: 0;
  color: #FFF;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  margin: auto;
  line-height: 52px; }

.slider-pro img.sp-image, .slider-pro img.sp-thumbnail {
  max-width: none;
  max-height: none;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
  -mox-box-shadow: none !important;
  box-shadow: none !important;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none; }

.slider-pro a {
  position: static;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important; }

.slider-pro canvas, .slider-pro embed, .slider-pro iframe, .slider-pro object, .slider-pro video {
  max-width: none;
  max-height: none; }

.slider-pro p.sp-layer {
  font-size: 14px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h1.sp-layer {
  font-size: 32px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h2.sp-layer {
  font-size: 24px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h3.sp-layer {
  font-size: 19px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h4.sp-layer {
  font-size: 16px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h5.sp-layer {
  font-size: 13px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h6.sp-layer {
  font-size: 11px;
  line-height: 1.4;
  margin: 0; }

.slider-pro img.sp-layer {
  border: none; }

.news-related {
  margin-bottom: 30px;
  text-align: center; }
.news-articles {
  padding-bottom: 15px;
  clear: both;
  margin-bottom: 25px; }
.news-content, .history {
  border-left: 1px solid #e3e3e3; }
.news__article {
  padding: 20px 0;
  border-bottom: 1px solid #e3e3e3; }
  .news__article:first-child {
    padding-top: 0; }
  .news__article_link {
    color: #333;
    width: 100%;
    height: 95px; }
    .news__article_link:hover {
      color: inherit;
      text-decoration: none; }
    .news__article_link:focus {
      color: inherit;
      text-decoration: none; }
  .news__article_img {
    width: 95px;
    margin: 0 20px 0 0; }
  .news__article-story {
    width: calc(100% - 135px);
    text-align: left;
    overflow: hidden; }
    .news__article-story_title {
      font-family: proxima_nova_bold;
      line-height: 1.2;
      margin-bottom: 3px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .news__article-story_desc {
      font-size: 15px;
      color: #888;
      line-height: 1.2;
      margin-bottom: 5px;
      font-family: proxima_novaregular;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .news__article-story_date {
      font-size: 12px;
      font-family: proxima_nova_bold; }
  .news__article::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .news__article_btn {
    display: block;
    text-align: center;
    margin-top: 30px; }
    .news__article_btn a {
      background: transparent;
      color: #134441;
      padding: 8px 20px 8px 20px;
      position: relative;
      font-size: 15px;
      display: inline-block;
      border: 1px solid #134441;
      cursor: pointer;
      border-radius: 4px; }
      .news__article_btn a:hover {
        text-decoration: none;
        color: white;
        background: #074240;
        transition: 0.2s; }
.news-anons {
  padding-left: 0; }
  .news-anons__parent {
    margin-bottom: 60px; }
  .news-anons__item {
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    clear: both;
    text-align: left;
    cursor: pointer; }
    .news-anons__item::before {
      font-size: 12px;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      color: #e3e3e3; }
    .news-anons__item:first-child {
      margin-top: 10px;
      border-top: 1px solid #e3e3e3; }
    .news-anons__item:last-child {
      border-bottom: none; }
    .news-anons__item_time {
      font-size: 13px;
      float: left;
      color: #888;
      line-height: 48px;
      margin-right: 5px;
      min-width: 40px; }
    .news-anons__item_title {
      font-size: 15px;
      line-height: 1.2;
      display: block;
      padding: 15px 15px 15px 45px;
      color: #333; }
      .news-anons__item_title:hover {
        text-decoration: none;
        color: #494848; }
      .news-anons__item_title:focus {
        text-decoration: none;
        color: #494848; }
    .news-anons__item_important {
      color: #900022;
      text-transform: uppercase;
      margin-bottom: 0;
      font-size: 14px; }
      .news-anons__item_important span {
        font-family: proxima_nova_bold; }
      .news-anons__item_important:hover {
        color: #79031e; }
    .news-anons__item_medium span {
      font-family: proxima_nova_bold; }
  .news-anons_result {
    text-align: center;
    padding: 15px; }
  .news-anons .icon {
    font-size: 16px;
    top: 15px;
    position: relative;
    color: black;
    float: left;
    padding-right: 5px; }
.news-related__head {
  font-family: proxima_nova_bold;
  font-size: 18px;
  padding: 15px 0;
  text-align: center; }
.news-container {
  width: calc(100% - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 15px;
  background: #fff; }
  .news-container__btn {
    border: 1px solid #074240;
    background: none;
    margin: 15px 0 25px;
    display: inline-block;
    border-radius: 5px;
    position: relative; }
    .news-container__btn::before {
      font-size: 15px;
      position: absolute;
      top: 10px;
      left: 17px;
      color: #074240; }
    .news-container__btn a {
      color: #074240;
      padding: 0 45px;
      line-height: 33px;
      cursor: pointer;
      display: block; }
    .news-container__btn:hover {
      background: #074240; }
      .news-container__btn:hover a {
        color: #fff; }
      .news-container__btn:hover::before {
        color: #fff; }
.news-modal-form {
  display: none; }
  .news-modal-form .registration-form {
    position: fixed;
    position: absolute;
    width: 50%; }
  .news-modal-form .modal {
    background: rgba(4, 4, 4, 0.54);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 15;
    overflow-y: scroll; }
  .news-modal-form .registration-form {
    position: absolute;
    min-width: 300px;
    left: 50%;
    top: 5%;
    transform: translateX(-50%);
    margin: 20px auto; }
    .news-modal-form .registration-form_inner-box {
      padding: 30px;
      background: #FFF;
      max-width: 100%; }
    .news-modal-form .registration-form .next-btn {
      margin: 15px 0 0 auto;
      position: static;
      float: none; }
      .news-modal-form .registration-form .next-btn input {
        padding: 5px 30px; }
      .news-modal-form .registration-form .next-btn::before {
        display: none; }
    .news-modal-form .registration-form .company-gallery {
      margin-top: 20px; }
    .news-modal-form .registration-form .btn_close {
      display: block;
      cursor: pointer; }
.news-head {
  width: 100%; }
.news-list__item_info {
  width: 32%;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
.news-list__item_status {
  width: 19%;
  text-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .news-list__item_status_publication {
    text-align: center;
    width: 10%;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 29px; }
  .news-list__item_status > span {
    display: inline-block;
    margin: 0 5px; }
.news-list__item_btn {
  width: 15%; }
  .news-list__item_btn a {
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center; }
    .news-list__item_btn a::before {
      font-size: 18px;
      padding: 0px 3px;
      color: #999999; }
.news-list__item_delete {
  width: 6%;
  -webkit-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 25px;
  position: relative; }
  .news-list__item_delete button {
    color: #999999;
    background: #FFF;
    cursor: pointer;
    height: 30px; }
.news-list__item_subtitle .silver {
  color: #c4c5c5;
  text-transform: uppercase;
  font-weight: bold; }
.news-list__item_subtitle .gold {
  color: #ffbd5a;
  text-transform: uppercase;
  font-weight: bold; }
.news-list__item_subtitle .primary {
  color: #074240;
  text-transform: uppercase;
  font-weight: bold; }
.news-list .plan {
  font-size: 14px; }
  .news-list .plan_title {
    text-transform: uppercase;
    color: #b0afaf; }
.news-edit {
  width: 21px;
  height: 21px;
  position: absolute;
  right: 0;
  top: -19px;
  background: none;
  cursor: pointer;
  font-size: 22px;
  color: #074240; }
.news-gallery {
  margin: 15px 0; }
.news-single {
  position: relative;
  word-break: break-word; }
  .news-single .share {
    position: relative; }
  .news-single__header {
    font-size: 30px;
    font-family: proxima_nova_bold; }
  .news-single__date {
    margin: 10px 0;
    font-size: 14px;
    display: block;
    color: #a4a4a4; }
  .news-single__text, .news-single_subtitle {
    line-height: 1.6; }
    .news-single__text > p, .news-single_subtitle > p {
      text-indent: 30px; }
    .news-single__text a, .news-single_subtitle a {
      color: #074240;
      text-decoration: underline;
      cursor: pointer; }
      .news-single__text a:hover, .news-single_subtitle a:hover {
        color: #074240; }
    .news-single__text img, .news-single_subtitle img {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      margin: 10px auto;
      display: block;
      position: relative;
      left: -30px; }
    .news-single__text img[alt], .news-single_subtitle img[alt] {
      height: auto;
      width: auto;
      margin: 0 2px;
      position: static;
      vertical-align: text-top; }
    .news-single__text iframe, .news-single_subtitle iframe {
      max-width: 100%;
      max-height: 100%;
      display: inline-block; }
    .news-single__text iframe[src*="https://www.youtube.com/"], .news-single_subtitle iframe[src*="https://www.youtube.com/"] {
      margin: 10px auto;
      display: block; }
    .news-single__text iframe[src*="https://www.facebook.com/plugins/video.php"], .news-single_subtitle iframe[src*="https://www.facebook.com/plugins/video.php"] {
      margin: 10px auto;
      display: block; }
    .news-single__text iframe[src*="https://www.facebook.com/plugins/post.php"], .news-single_subtitle iframe[src*="https://www.facebook.com/plugins/post.php"] {
      position: relative;
      left: -30px; }
    .news-single__text table, .news-single_subtitle table {
      margin: 10px 0 10px 30px; }
    .news-single__text ul, .news-single_subtitle ul, .news-single__text ol, .news-single_subtitle ol {
      margin-left: 45px; }
  .news-single_subtitle {
    margin-bottom: 15px;
    text-indent: 20px; }
  .news-single .image {
    margin: 5px;
    float: left; }
    .news-single .image div {
      width: 100%;
      height: 100%; }
  .news-single .l-1 .image {
    margin: 5px 0;
    width: 100%;
    height: 400px; }
  .news-single .l-2 {
    display: flex; }
    .news-single .l-2 .image {
      width: calc(50% - 10px);
      height: 250px;
      float: none; }
  .news-single .l-3 .image:nth-child(1) {
    width: calc(60% - 10px);
    height: 410px; }
  .news-single .l-3 .image:nth-child(n + 2) {
    width: calc(40% - 10px);
    height: 200px; }
  .news-single .l-4 .image {
    width: calc(50% - 10px);
    height: 250px; }
  .news-single .l-5 .image:nth-child(n + 1) {
    width: calc(50% - 10px);
    height: 200px; }
  .news-single .l-5 .image:nth-child(n + 3) {
    width: calc(33.33% - 10px);
    height: 180px; }
  .news-single .l-6 .image:first-child {
    width: calc(40% - 10px);
    height: 330px; }
  .news-single .l-6 .image:nth-child(n + 2) {
    width: calc(30% - 10px);
    height: 160px; }
  .news-single .l-6 .image:nth-child(n + 4) {
    width: calc(20% - 10px);
    height: 160px; }
  .news-single .l-7 .image:first-child {
    width: calc(40% - 10px);
    height: 330px; }
  .news-single .l-7 .image:nth-child(2) {
    width: calc(30% - 10px);
    height: 330px; }
  .news-single .l-7 .image:nth-child(n + 3) {
    width: calc(30% - 10px);
    height: 160px; }
  .news-single .l-7 .image:nth-child(n + 5) {
    width: calc(33.33% - 10px);
    height: 160px; }
  .news-single .l-8 .image:nth-child(n + 1) {
    width: calc(33.33% - 10px);
    height: 150px; }
  .news-single .l-8 .image:nth-child(n + 4) {
    width: calc(50% - 10px);
    height: 200px; }
  .news-single .l-8 .image:nth-child(n + 6) {
    width: calc(33.33% - 10px);
    height: 250px; }
  .news-single .l-9 .image:nth-child(n + 1) {
    width: calc(33.33% - 10px);
    height: 150px; }
  .news-single .l-9 .image:nth-child(4) {
    width: calc(30% - 10px);
    height: 260px; }
  .news-single .l-9 .image:nth-child(5) {
    width: calc(25% - 10px);
    height: 260px; }
  .news-single .l-9 .image:nth-child(n + 6) {
    width: calc(45% - 10px);
    height: 125px; }
  .news-single .l-9 .image:nth-child(n + 8) {
    width: calc(50% - 10px);
    height: 145px; }
  .news-single .l-10 .image:nth-child(n + 1) {
    width: calc(33.33% - 10px);
    height: 150px; }
  .news-single .l-10 .image:nth-child(4) {
    width: calc(30% - 10px);
    height: 260px; }
  .news-single .l-10 .image:nth-child(5) {
    width: calc(25% - 10px);
    height: 260px; }
  .news-single .l-10 .image:nth-child(n + 6) {
    width: calc(45% - 10px);
    height: 125px; }
  .news-single .l-10 .image:nth-child(n + 8) {
    width: calc(33.33% - 10px);
    height: 145px; }

@media(max-width: 1400px) {
  .news-list__item {
    font-size: 14px; } }
@media(min-width: 992px) and (max-width: 1200px) {
  .news-list__item_btn a {
    padding: 0 5px;
    line-height: 23px; } }
@media(max-width: 1199px) {
  .news__article_btn {
    font-size: 14px; }
  .news-list__item {
    font-size: 14px; } }
@media(max-width: 991px) {
  .news-content, .history {
    width: 100%;
    border: 0;
    padding-left: 15px;
    padding-right: 15px; }
  .news-list__item {
    display: block;
    border-bottom: 2px solid #e3e3e3; }
    .news-list__item > div:not(.modal__delete) {
      display: inline-block;
      vertical-align: top;
      margin: 10px 5px;
      text-align: left; }
    .news-list__item_info {
      width: calc(100% - 120px); }
    .news-list__item_status {
      width: 100%; }
      .news-list__item_status_publication {
        width: 35%; }
    .news-list__item_btn {
      width: 35%; }
    .news-list__item_delete {
      width: 25%; }
      .news-list__item_delete button, .news-list__item_delete input {
        margin: 5px auto; }
  .news-list__item_btn {
    width: auto;
    padding: 5px; }
    .news-list__item_btn a {
      border: 0;
      color: #333; }
  .news-list__item_delete {
    width: auto;
    float: none; }
  .news-list__item_status_publication {
    width: auto; }
  .news-list__item_info {
    width: calc(100% - 120px);
    font-weight: bold; }
  .news-single__header {
    font-size: 23px; }
  .news-modal-form .registration-form {
    width: 75%; } }
@media(max-width: 767px) {
  .news-content .news__article, .history .news__article {
    width: 100%; }
  .news-single .l-6 .image:first-child {
    height: 190px; }
  .news-single .l-6 .image:nth-child(n + 2) {
    height: 90px; }
  .news-single .l-7 .image:nth-child(n + 1) {
    height: 220px; }
  .news-single .l-7 .image:nth-child(n + 3) {
    height: 105px; }
  .news-modal-form .registration-form {
    width: 80%;
    top: 15px;
    left: 10%;
    right: 10%;
    transform: none;
    margin: 50px 0;
    padding: 0; }
  .news-list_btn {
    width: 33%; }
    .news-list_btn_delete {
      width: auto;
      float: right; }
    .news-list_btn_status_publication {
      width: 33%; } }
@media(max-width: 575px) {
  .news__article_title {
    font-size: 14px; }
  .news__article_desc {
    font-size: 14px;
    line-height: 1.1;
    margin-bottom: 10px; }
  .news-container .search-no-result {
    font-size: 16px; }
  .news-single .l-1 .image {
    height: 400px; }
  .news-single .l-3 .image:nth-child(1) {
    height: 310px; }
  .news-single .l-3 .image:nth-child(n + 2) {
    height: 150px; }
  .news-single .l-4 .image {
    height: 150px; }
  .news-single .l-5 .image:nth-child(n + 1) {
    height: 150px; }
  .news-single .l-5 .image:nth-child(n + 3) {
    height: 120px; }
  .news-single .l-6 .image:nth-child(n + 1) {
    width: calc(50% - 10px);
    height: 120px; }
  .news-single .l-7 .image:nth-child(n + 1) {
    width: calc(50% - 10px);
    height: 100px; }
  .news-single .l-7 .image:nth-child(n + 3) {
    width: calc(33.33% - 10px);
    height: 100px; }
  .news-single .l-7 .image:nth-child(n + 6) {
    width: calc(50% - 10px);
    height: 115px; }
  .news-single .l-8 .image:nth-child(n + 1) {
    height: 140px; }
  .news-single .l-8 .image:nth-child(n + 4) {
    width: calc(50% - 10px);
    height: 150px; }
  .news-single .l-8 .image:nth-child(n + 6) {
    width: calc(33.33% - 10px);
    height: 130px; }
  .news-single .l-9 .image:nth-child(n + 1) {
    width: calc(33.33% - 10px);
    height: 150px; }
  .news-single .l-9 .image:nth-child(n + 4) {
    width: calc(25% - 10px);
    height: 90px; }
  .news-single .l-9 .image:nth-child(n + 8) {
    width: calc(50% - 10px);
    height: 145px; }
  .news-single .l-10 .image:nth-child(n + 1) {
    width: calc(33.33% - 10px);
    height: 130px; }
  .news-single .l-10 .image:nth-child(4) {
    width: calc(45% - 10px);
    height: 290px; }
  .news-single .l-10 .image:nth-child(n + 5) {
    width: calc(55% - 10px);
    height: 90px; }
  .news-single .l-10 .image:nth-child(n + 8) {
    width: calc(33.33% - 10px);
    height: 125px; } }
@media(max-width: 360px) {
  .news-list__item_photo {
    display: none !important; }
  .news-list__item_info {
    width: 100%; } }
.gallery__list {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.gallery__item {
  width: calc(33.33% - 20px);
  margin: 10px;
  position: relative;
  height: 160px;
  overflow: hidden; }
  .gallery__item .gallery__item_link, .gallery__item .gallery__item_photo, .gallery__item .gallery__item_video, .gallery__item .gallery__item_album {
    width: 100%;
    height: 100%;
    display: block; }
    .gallery__item .gallery__item_link .image, .gallery__item .gallery__item_photo .image, .gallery__item .gallery__item_video .image, .gallery__item .gallery__item_album .image {
      width: 100%;
      height: 100%; }
    .gallery__item .gallery__item_link .iframe, .gallery__item .gallery__item_photo .iframe, .gallery__item .gallery__item_video .iframe, .gallery__item .gallery__item_album .iframe {
      width: 100%;
      height: 100%; }
    .gallery__item .gallery__item_link:hover, .gallery__item .gallery__item_photo:hover, .gallery__item .gallery__item_video:hover, .gallery__item .gallery__item_album:hover {
      text-decoration: none;
      outline: none; }
    .gallery__item .gallery__item_link:focus, .gallery__item .gallery__item_photo:focus, .gallery__item .gallery__item_video:focus, .gallery__item .gallery__item_album:focus {
      text-decoration: none;
      outline: none; }
  .gallery__item_title {
    position: relative;
    top: 80%;
    transform: translateY(-80%);
    font-size: 18px;
    text-align: center; }
  .gallery__item .hover__block {
    color: #fff;
    font-family: roboto-medium;
    position: absolute;
    top: 0;
    height: 100%;
    bottom: 50px;
    text-align: center;
    background: rgba(0, 0, 0, 0.49);
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%; }
  .gallery__item i {
    font-size: 50px; }

.mfp-zoom-out-cur .mfp-image-holder .mfp-close:focus {
  outline: none; }

@media(min-width: 992px) and (max-width: 1140px) {
  .gallery__item {
    width: calc(25% - 20px);
    height: 150px; } }
@media(max-width: 991px) {
  .gallery__item {
    width: calc(25% - 20px); }
  .gallery .hover__block i {
    max-width: 60px;
    min-height: 60px; } }
@media(min-width: 767px) and (max-width: 1040px) {
  .gallery__item {
    height: 145px;
    width: calc(33.333% - 20px); } }
@media(max-width: 767px) {
  .gallery__item {
    width: calc(33.333% - 20px); }
  .gallery .hover__block i {
    max-width: 40px;
    min-height: 40px; } }
@media(max-width: 575px) {
  .gallery__item {
    width: calc(50% - 20px);
    height: 140px; } }
@media(max-width: 360px) {
  .gallery__item {
    height: 120px;
    margin: 5px;
    width: calc(50% - 10px); } }
.aside {
  text-align: center; }
  .aside::before {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .aside__title {
    text-transform: uppercase;
    font-family: roboto-medium;
    font-size: 18px;
    color: #333;
    text-align: center; }
  .aside__btn {
    margin: 20px 0 10px;
    text-align: center; }
  .aside_right {
    padding: 30px 0px 30px 15px;
    width: 22%;
    text-align: center; }
    .aside_right_single {
      padding: 30px 0px 30px 15px;
      width: 27%;
      min-height: calc(100vh - 400px);
      border-left: 1px solid #e3e3e3; }
  .aside_left {
    padding: 30px 15px 30px 0;
    width: 25%;
    max-width: 340px;
    text-align: center; }
  .aside_none {
    display: none; }

@media(max-width: 1200px) {
  .aside_left {
    width: 27%;
    padding-left: 15px; } }
@media(min-width: 992px) and (max-width: 1140px) {
  .aside_right {
    display: none; } }
@media(max-width: 991px) {
  .aside {
    width: 35%; }
    .aside_right {
      width: 95%;
      padding: 30px 0;
      overflow: scroll;
      height: 100vh;
      left: 50%;
      transform: translateX(-50%);
      position: fixed;
      top: 0;
      z-index: 605;
      color: #fff;
      display: none; }
      .aside_right .fb-page {
        display: none; }
      .aside_right_single {
        width: 95%;
        padding: 30px 0;
        overflow: scroll;
        height: 100vh;
        left: 50%;
        transform: translateX(-50%);
        position: fixed;
        top: 0;
        z-index: 605;
        color: #fff;
        display: none;
        border-left: 0; }
    .aside__title {
      color: #fff; } }
@media(max-width: 767px) {
  .aside_left {
    display: none; } }
.calendar {
  margin-top: 5px; }
  .calendar__news-btn {
    color: #333;
    width: 30%;
    font-size: 15px;
    cursor: pointer;
    position: absolute;
    height: 25px; }
    .calendar__news-btn_prev {
      left: 0;
      top: 0; }
      .calendar__news-btn_prev i {
        background: url(../img/icons/scroll-arrow-to-up.svg) no-repeat center/contain;
        transform: rotate(-90deg);
        position: absolute;
        width: 15px;
        height: 15px;
        top: 5px;
        left: 0; }
    .calendar__news-btn_next {
      right: 0;
      top: 0; }
      .calendar__news-btn_next i {
        background: url(../img/icons/scroll-arrow-to-up.svg) no-repeat center/contain;
        transform: rotate(90deg);
        position: absolute;
        width: 15px;
        height: 15px;
        top: 5px;
        right: 0; }
  .calendar::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .calendar__nav {
    margin: 10px 0 0px;
    padding: 30px 0 20px;
    border-top: 1px solid #e3e3e3;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between; }

.actual-day {
  text-align: center;
  position: relative;
  margin: 20px 0;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-weight: bold; }

.cal3 .clndr .clndr-grid .header-day {
  background: none;
  height: 30px;
  width: 14.2%; }

.cal3 .clndr .clndr-grid {
  border: 0; }

.cal3 span {
  width: 100%;
  height: 100%;
  display: block;
  padding: 10px;
  color: black;
  cursor: pointer; }
  .cal3 span:hover {
    text-decoration: none;
    color: black; }

.cal3 .clndr .clndr-grid .empty, .cal3 .clndr .clndr-grid .adjacent-month {
  background: none; }
  .cal3 .clndr .clndr-grid .empty > a, .cal3 .clndr .clndr-grid .adjacent-month > a {
    color: #aaa5a5; }

.cal3 .clndr .clndr-grid .day {
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  height: 40px;
  width: 14.2%; }

.cal3 .clndr .days .day:hover {
  background: #d3dddc; }

.cal3 .clndr .clndr-grid .day:nth-child(7n) {
  border-right: 1px solid; }

.cal3 .clndr .clndr-grid .day:nth-child(n + 29) {
  border-bottom: 1px solid; }

.cal3 .clndr .clndr-grid .day:nth-child(n + 36) {
  border-top: 0; }

.cal3 {
  margin: 0px auto;
  width: 100%; }
  .cal3 .cal {
    width: 100%; }
    .cal3 .cal:last-child {
      display: none; }

.cal3 .clndr .clndr-grid .day.event {
  background: none; }
  .cal3 .clndr .clndr-grid .day.event:hover {
    background: #d3dddc; }

.cal3 .clndr .clndr-grid .day.today {
  background: #d3dddc; }

.cal3 .clndr .clndr-grid .day.chooseday {
  background: #d9d9d9; }

.cal3 .clndr .clndr-controls .clndr-previous-button, .cal3 .clndr .clndr-controls .clndr-next-button {
  float: right;
  width: 30px;
  height: 30px;
  border: 1px solid #000000;
  display: block;
  text-align: center;
  padding-top: 4px; }
  .cal3 .clndr .clndr-controls .clndr-previous-button > a, .cal3 .clndr .clndr-controls .clndr-next-button > a {
    padding: 0; }
.cal3 .clndr .clndr-controls .clndr-next-button {
  border-left: 0; }

.cal3 .clndr .clndr-controls .month {
  float: left;
  text-align: left; }

.cal3 .clndr .clndr-controls.top {
  margin-bottom: -30px; }

.cal3 .clndr .clndr-controls .month:first-letter {
  text-transform: uppercase; }

.cal3 .clndr .adjacent-month span {
  color: #e3e3e3; }

.cal3 .currentDate {
  display: none; }

.cal3 .clndr .clndr-controls .month {
  width: 45%; }
.cal3 .clndr .clndr-controls .year {
  float: left; }

.catalog-menu, .catalog_show {
  margin-top: 15px; }
  .catalog-menu__item, .catalog-menu__header {
    border-bottom: 1px solid #e3e3e3;
    border-top: 0;
    position: relative;
    cursor: pointer;
    text-align: left; }
    .catalog-menu__item::before, .catalog-menu__header::before {
      content: "";
      position: absolute;
      font-size: 25px;
      left: 6px;
      top: 3px;
      color: #3e827f;
      z-index: 1; }
    .catalog-menu__item_active {
      border-top: 1px solid #e3e3e3;
      border-bottom: 0;
      margin-top: 15px; }
  .catalog-menu__link {
    display: block;
    width: 100%;
    height: 100%;
    padding: 7px 0 7px 40px;
    position: relative; }
    .catalog-menu__link::before {
      font-size: 12px;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      color: #e3e3e3; }
    .catalog-menu__link:hover {
      color: inherit;
      text-decoration: none; }
    .catalog-menu__link:focus {
      color: initial;
      text-decoration: none; }
    .catalog-menu__link:active {
      text-decoration: none; }
  .catalog-menu:first-child, .catalog_show:first-child {
    margin-top: 15px; }
  .catalog-menu:after, .catalog_show:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px; }
  .catalog-menu__header:hover {
    font-weight: bold; }
    .catalog-menu__header:hover .catalog-submenu__link {
      font-weight: normal; }
.catalog-submenu {
  display: none;
  padding: 10px 0;
  text-align: center; }
  .catalog-submenu__link {
    color: inherit;
    font-family: proxima_nova_ltlight;
    line-height: 25px;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    font-size: 15px; }
    .catalog-submenu__link:hover {
      text-decoration: none;
      color: #3e827f; }
    .catalog-submenu__link:focus {
      text-decoration: none;
      color: #3e827f; }
    .catalog-submenu__link:active {
      text-decoration: none;
      color: #3e827f; }
  .catalog-submenu__item {
    position: relative; }
    .catalog-submenu__item .icon_down {
      background: #fff;
      width: 45px;
      height: 18px;
      position: absolute;
      top: -19px;
      left: 50%;
      transform: translateX(-50%);
      color: #e3e3e3; }
      .catalog-submenu__item .icon_down::before {
        font-size: 15px;
        position: absolute;
        top: 1px;
        transform: translateX(-50%) rotate(90deg);
        left: 47%; }
  .catalog-submenu_active {
    display: block;
    border-top: 1px solid #e3e3e3; }
.catalog-section_wrap {
  margin-top: 10px;
  background: rgba(0, 0, 0, 0.06);
  padding: 5px; }
.catalog-section__item {
  background: #fff;
  margin: 10px 0;
  color: #333; }
  .catalog-section__item-head {
    -webkit-align-items: baseline;
    align-items: baseline;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .catalog-section__item_head {
    -webkit-align-items: baseline;
    align-items: baseline;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .catalog-section__item > a:not(.catalog-section__item_info) {
    display: block;
    color: #888; }
    .catalog-section__item > a:not(.catalog-section__item_info):hover {
      color: #333; }
  .catalog-section__item:first-child {
    margin-top: 0; }
  .catalog-section__item:last-child {
    margin-bottom: 0; }
  .catalog-section__item_status {
    width: 91px;
    height: 29px;
    position: relative;
    left: -5px;
    margin-bottom: 5px;
    background: url(../img/icons/gold.png) no-repeat center/contain; }
  .catalog-section__item_title {
    text-transform: uppercase;
    color: #333;
    text-align: left;
    line-height: 20px; }
  .catalog-section__item_info {
    clear: both;
    -webkit-align-items: baseline;
    align-items: baseline;
    line-height: 25px; }
    .catalog-section__item_info > a {
      text-align: left;
      margin-right: 10px;
      position: relative;
      font-size: 15px;
      color: #333; }
    .catalog-section__item_info > div {
      text-align: left;
      position: relative;
      font-size: 15px;
      color: #333; }
  .catalog-section__item_adress::before {
    font-size: 18px; }
  .catalog-section__item_hours::before {
    margin-right: 5px; }
  .catalog-section__item_logo {
    width: 100px;
    height: 80px;
    float: right;
    margin: 10px 0px 3px 10px; }
    .catalog-section__item_logo .logo-img {
      width: 100%;
      height: 100%; }
  .catalog-section__item_desc {
    font-size: 14px;
    color: #888;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 5px; }
  .catalog-section__item_link {
    display: block;
    color: #333;
    line-height: 22px;
    padding: 15px; }
  .catalog-section__item_photo {
    margin-bottom: 15px;
    margin-top: 5px; }
    .catalog-section__item_photo > a {
      height: 50px;
      width: 50px;
      margin-right: 10px; }
      .catalog-section__item_photo > a div {
        width: 100%;
        height: 100%; }
.catalog-section .section__title {
  display: block;
  color: #333; }
  .catalog-section .section__title:hover {
    color: #333; }
.catalog-section__silver {
  border: 1.5px solid #bcbcbc !important; }
  .catalog-section__silver .catalog-section__item_desc {
    height: auto; }
  .catalog-section__silver .catalog-section__item_status {
    background: url(../img/icons/silver.png) no-repeat center/contain; }
.catalog-section__gold {
  border: 1.5px solid #ffcc02 !important; }
  .catalog-section__gold .catalog-section__item_status {
    background: url(../img/icons/gold.png) no-repeat center/contain; }
.catalog-section__primary .catalog-section__item_status {
  background: url(../img/icons/standart.png) no-repeat center/contain; }
.catalog__column, .catalog__column_sm, .catalog__column_xl {
  float: left;
  width: 25%; }
  .catalog__column_sm {
    display: none; }
.catalog__new {
  height: 26px;
  width: 28px;
  display: block;
  background: #FFF;
  position: absolute;
  right: 0;
  top: 50%;
  transform: rotate(-15deg) translateY(-50%); }
  .catalog__new::before {
    content: "";
    background: url(../img/icons/store-new.png) no-repeat center/contain;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    width: 92%;
    height: 96%;
    z-index: 2; }
.catalog-grid {
  padding: 15px 0;
  text-align: center; }
  .catalog-grid .catalog-list, .catalog-grid .catalog-menu, .catalog-grid .catalog_show {
    margin: 20px 0; }
  .catalog-grid .catalog-menu__item, .catalog-grid .catalog-menu__header {
    border: 1px solid #928b8b;
    text-transform: uppercase;
    color: black;
    background-color: #eee;
    padding-left: 0;
    margin: 0 15px 20px 15px;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 4px 12px -2px #adadad;
    -moz-box-shadow: 0 4px 12px -2px #adadad;
    box-shadow: 0 4px 12px -2px #adadad; }
    .catalog-grid .catalog-menu__item:first-child, .catalog-grid .catalog-menu__header:first-child {
      border-top: 1px solid #928b8b; }
    .catalog-grid .catalog-menu__item .icons::before, .catalog-grid .catalog-menu__header .icons::before {
      display: none; }
    .catalog-grid .catalog-menu__item::before, .catalog-grid .catalog-menu__header::before {
      top: 8px; }
  .catalog-grid .catalog-menu__link {
    border-bottom: 1px solid #928b8b;
    text-align: left;
    padding: 10px 10px 10px 40px; }
    .catalog-grid .catalog-menu__link::before {
      content: ""; }
  .catalog-grid .catalog-submenu {
    display: none;
    text-align: left;
    padding: 0; }
    .catalog-grid .catalog-submenu__item {
      border-bottom: 1px solid #928b8b; }
      .catalog-grid .catalog-submenu__item:last-child {
        border-bottom: none; }
    .catalog-grid .catalog-submenu__link {
      font-family: proxima_novaregular;
      text-transform: initial; }
      .catalog-grid .catalog-submenu__link:hover {
        background: #dcdcdc; }

@media(max-width: 1199px) {
  .catalog-row {
    display: block; }
  .catalog-section__item_photo {
    margin-bottom: 10px; }
  .catalog-section__item_info {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left; }
  .catalog-grid .catalog-menu__link {
    color: #333 !important;
    font-size: 13px; }
  .catalog-grid .catalog-submenu__link {
    font-size: 13px; } }
@media(max-width: 991px) {
  .catalog-submenu_active {
    border-top: 0; }
  .catalog-menu__item, .catalog-menu__header {
    border-bottom: 1px solid #507a78; }
    .catalog-menu__item:first-child, .catalog-menu__header:first-child {
      border-top: 1px solid #507a78; }
    .catalog-menu__item::before, .catalog-menu__header::before {
      color: #fff;
      top: 12px; }
    .catalog-menu__item .icon_down, .catalog-menu__header .icon_down {
      background: transparent;
      top: -19px; }
    .catalog-menu__item_active {
      border-top: 1px solid #fff;
      border-bottom: 0; }
  .catalog-menu__link {
    color: #fff;
    padding: 15px 0 15px 40px; }
  .catalog-menu .catalog-submenu__item, .catalog_show .catalog-submenu__item {
    padding: 8px 0; }
    .catalog-menu .catalog-submenu__item:after, .catalog_show .catalog-submenu__item:after {
      content: "";
      position: absolute;
      background: #507a78;
      width: 45%;
      height: 1px;
      left: 0;
      top: -10px; }
    .catalog-menu .catalog-submenu__item::before, .catalog_show .catalog-submenu__item::before {
      content: "";
      position: absolute;
      background: #507a78;
      width: 45%;
      height: 1px;
      right: 0;
      top: -10px; }
  .catalog-menu .catalog-submenu__link, .catalog_show .catalog-submenu__link {
    padding: 9px; }
  .catalog-section__item_info {
    @inlude flexDir(column); }
  .catalog-section__item_desc {
    line-height: 20px; }
  .catalog-grid .catalog__column, .catalog-grid .catalog__column_sm, .catalog-grid .catalog__column_xl {
    width: 50%; }
    .catalog-grid .catalog__column_xl {
      display: none; }
    .catalog-grid .catalog__column_sm {
      display: block; }
  .catalog-grid .catalog-menu__item::before, .catalog-grid .catalog-menu__header::before {
    color: #3e827f;
    top: 5px; } }
@media(max-width: 575px) {
  .catalog-section__item_adress {
    float: none;
    width: 100%;
    font-size: 13px; }
  .catalog-section__item_phone {
    font-size: 13px; }
  .catalog-section__item_title {
    font-size: 14px; }
  .catalog-section__item_desc {
    font-size: 13px; }
  .catalog-grid .catalog__column, .catalog-grid .catalog__column_sm, .catalog-grid .catalog__column_xl {
    width: 100%;
    margin-bottom: 0; } }
.footer {
  padding: 60px 15px;
  clear: both;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start; }
  .footer-width {
    border-top: 1px solid #e3e3e3; }
  .footer-menu {
    width: 33.33%; }
    .footer-menu > ul {
      width: 50%; }
    .footer-menu__item {
      width: 50%;
      float: left;
      line-height: 28px; }
    .footer-menu__link {
      color: #074240; }
      .footer-menu__link:hover {
        text-decoration: none;
        color: #172e2e; }
  .footer .social {
    width: 33.33%;
    text-align: center; }
    .footer .social__items {
      -ms-justify-content: center;
      -webkit-justify-content: center;
      justify-content: center; }
    .footer .social > div {
      float: none;
      margin: 0 auto; }
  .footer__logo {
    width: 33.33%; }
    .footer__logo .logo, .footer__logo .news-list__item_photo, .footer__logo .enterprise__item_logo {
      background: url(../img/icons/logo.svg) no-repeat center/cover;
      height: 105px;
      width: 105px;
      float: right;
      margin: 10px 0 0 5px; }
  .footer .copy {
    font-family: proxima_novaregular;
    text-align: center;
    line-height: 25px; }
    .footer .copy a {
      display: block; }

@media(max-width: 991px) {
  .footer-menu {
    width: 28%; }
    .footer-menu > ul {
      width: 100%; }
  .footer .social {
    width: 50%; }
  .footer__logo {
    width: auto; } }
@media(max-width: 767px) {
  .footer {
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    padding-bottom: 250px; }
    .footer-menu {
      width: 56%; }
      .footer-menu > ul {
        width: 100%; }
    .footer .social {
      position: absolute;
      width: 95%;
      left: 50%;
      transform: translateX(-50%);
      bottom: 35px; } }
.header {
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 0;
  padding-top: 15px;
  padding-bottom: 10px; }
  .header .header_logo {
    width: auto; }
    .header .header_logo .logo, .header .header_logo .news-list__item_photo, .header .header_logo .enterprise__item_logo {
      width: 115px;
      background: url(../img/icons/logo.svg) no-repeat center/contain;
      height: 115px;
      display: block; }
  .header .header-menu {
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    justify-content: space-between;
    font-weight: normal;
    width: 100%;
    margin: 0;
    position: relative; }
    .header .header-menu__link {
      color: #333;
      padding: 25px 10px 15px;
      display: block;
      text-transform: uppercase;
      font-size: 16px;
      font-family: proxima_nova_bold;
      position: relative; }
      .header .header-menu__link::after {
        display: block;
        content: "";
        height: 2px;
        width: 0%;
        background-color: #900022;
        transition: width 0.3s ease-in-out;
        position: relative;
        top: 5px;
        left: 0; }
    .header .header-menu__item {
      padding: 0 10px; }
      .header .header-menu__item:hover .header-menu__link {
        color: #074240;
        cursor: pointer; }
        .header .header-menu__item:hover .header-menu__link::after {
          width: 100%; }
      .header .header-menu__item_active {
        font-family: proxima_nova_bold;
        color: #333; }
        .header .header-menu__item_active::after {
          display: block;
          width: 100%; }
  .header__title {
    color: #a4a4a4; }
  .header__section {
    width: calc(100% - 140px); }
    .header__section_top {
      padding: 20px 0;
      -ms-justify-content: center;
      -webkit-justify-content: center;
      justify-content: center;
      justify-content: space-between; }
    .header__section_bottom {
      border-top: 1px solid #e3e3e3; }
      .header__section_bottom__close {
        width: 25px;
        height: 17px;
        position: relative;
        top: -17px;
        display: none;
        right: 3px; }
        .header__section_bottom__close span {
          font-size: 19px; }
  .header .social__items {
    margin: 0;
    margin-left: auto; }
  .header .menu-mobile {
    background: #fff;
    color: #074240;
    -webkit-align-items: baseline;
    align-items: baseline;
    position: static;
    width: 100%;
    z-index: 50;
    left: 0;
    z-index: 2;
    border-top: 1px solid #e3e3e3;
    margin-top: 10px;
    display: none; }
    .header .menu-mobile_fixed {
      position: fixed;
      top: 0;
      left: 0; }
    .header .menu-mobile__btn, .header .menu-mobile .catalog-btn, .header .menu-mobile .menu-btn {
      padding: 15px;
      width: 50%;
      height: 100%;
      font-weight: bold; }
    .header .menu-mobile .catalog-btn {
      text-align: right; }
      .header .menu-mobile .catalog-btn::before {
        float: right;
        margin-left: 10px; }
    .header .menu-mobile .menu-btn {
      text-align: left; }
      .header .menu-mobile .menu-btn::before {
        float: left;
        margin-right: 10px; }
  .header .btn_close {
    color: #FFF; }
    .header .btn_close::before {
      background: transparent; }

@media(max-width: 1200px) {
  .header .header-menu__link {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px; } }
@media(max-width: 991px) {
  .header {
    padding-bottom: 0; }
    .header .header-menu {
      display: none;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
      position: fixed;
      z-index: 15;
      width: 100%;
      top: 50px;
      height: 100vh;
      overflow: scroll;
      margin-top: 20px;
      left: 0;
      z-index: 602;
      padding-bottom: 100px; }
      .header .header-menu__link {
        color: #fff;
        padding: 15px; }
        .header .header-menu__link::after {
          display: none; }
        .header .header-menu__link:first-child {
          padding: 15px !important; }
      .header .header-menu__item {
        display: block; }
        .header .header-menu__item_active {
          display: inline-block;
          border-bottom: 2px solid #fff; }
    .header .social__items {
      position: absolute;
      bottom: 9px;
      margin-top: 20px;
      padding-top: 10px;
      width: 100%;
      padding-right: 40px;
      border-top: 1px solid #e3e3e3;
      min-height: 35px; }
    .header__section_bottom {
      border: 0; }
    .header__section_top {
      padding-bottom: 50px;
      position: relative;
      padding-top: 30px; }
    .header__title {
      width: 50%;
      padding-bottom: 15px; }
    .header .menu-mobile {
      display: flex; }
      .header .menu-mobile__btn, .header .menu-mobile .catalog-btn, .header .menu-mobile .menu-btn {
        font-size: 16px; } }
@media(max-width: 480px) {
  .header .header_logo .logo, .header .header_logo .news-list__item_photo, .header .header_logo .enterprise__item_logo {
    width: 90px;
    height: 90px; }
  .header__section {
    width: calc(100% - 110px); }
    .header__section_top {
      padding-bottom: 30px;
      padding-top: 15px; }
  .header .social__items {
    bottom: 1px; }
  .header__title {
    display: none; } }
.pagination {
  text-align: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px auto; }
  .pagination .page-item {
    vertical-align: top;
    position: relative;
    cursor: pointer;
    border: 1px solid #e3e3e3;
    margin: 5px;
    font-weight: bold; }
    .pagination .page-item .page-link {
      padding: 7px 10px;
      display: block;
      min-width: 35px; }
    .pagination .page-item_active {
      background: #074240;
      border: 1px solid #074240; }
      .pagination .page-item_active .page-link {
        color: #fff; }
    .pagination .page-item_first .page-link {
      background: #e3e3e3;
      height: 100%; }
      .pagination .page-item_first .page-link::after {
        content: "";
        position: absolute;
        background: url(../img/icons/arrow_right.png) no-repeat center/contain;
        width: 13px;
        height: 20px;
        transform: translate(-50%, -50%) rotate(180deg);
        top: 50%;
        left: 50%; }
    .pagination .page-item_last .page-link {
      background: #e3e3e3;
      height: 100%; }
      .pagination .page-item_last .page-link::after {
        content: "";
        position: absolute;
        background: url(../img/icons/arrow_right.png) no-repeat center/cover;
        width: 15px;
        height: 20px;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%; }

.slider {
  margin-bottom: 20px;
  height: 300px;
  overflow: hidden;
  color: #fff;
  position: relative;
  font-family: proxima_novaregular;
  font-size: 13px; }
  .slider-block {
    height: 100%;
    width: 100%; }
  .slider__item {
    padding: 0 50px;
    display: block; }
    .slider__item:hover {
      text-decoration: none;
      color: inherit;
      cursor: pointer; }
    .slider__item::after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.14); }
    .slider__item_desc {
      color: #fff;
      position: relative;
      top: 55%;
      transform: translateY(-50%);
      z-index: 5; }
    .slider__item_title {
      font-size: 22px;
      font-family: roboto-medium;
      margin-bottom: 20px; }
    .slider__item_text {
      margin-bottom: 15px;
      font-size: 15px; }
  .slider .slick-next::before {
    content: "";
    background: #FFF; }
  .slider .slick-prev::before {
    content: ""; }
  .slider .slick-prev {
    background: url(../img/icons/prev_arrow_white.png) no-repeat center/contain;
    left: 1%; }
  .slider .slick-next {
    background: url(../img/icons/next_arrow_white.png) no-repeat center/contain;
    right: 1%; }

.actual-date_text {
  display: none; }

.slick-dots {
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute; }
  .slick-dots li {
    background: #fff;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin: 0 5px; }
    .slick-dots li button {
      display: none; }
  .slick-dots .slick-active {
    background: #074240; }

.slick-slider {
  height: 100%; }

.slick-dotted.slick-slider {
  height: 100%; }

.slick-slider .slick-track, .slick-slider .slick-list {
  height: 100%; }

@media(max-width: 767px) {
  .slider {
    margin-top: 0; } }
@media(max-width: 575px) {
  .sliderArrow, .slider .slick-prev, .slider .slick-next, .slider .slick-prev, .slider .slick-next {
    width: 25px;
    height: 25px; }

  .slider__item {
    padding: 0 30px; }
    .slider__item_text {
      display: none; }
    .slider__item_title {
      font-size: 18px; } }
.social {
  width: 33.33%;
  text-align: center; }
  .social__item {
    width: 25px;
    height: 25px;
    margin: 0 4px;
    border-radius: 50%;
    color: #074240;
    cursor: pointer;
    transition: 0.4s; }
    .social__item .social__link {
      width: 100%;
      height: 100%;
      display: block; }
    .social__item:hover {
      background: #074240; }
    .social__items {
      font-family: roboto-medium;
      -ms-justify-content: flex-start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      margin-top: 10px;
      margin-bottom: 5px; }
      .social__items .google .social__link::before {
        background: url(../img/icons/google-plus.png) no-repeat center/contain; }
      .social__items .google:hover .social__link::before {
        background: url(../img/icons/google-plus_fff.png) no-repeat center/contain; }
      .social__items .tw .social__link::before {
        background: url(../img/icons/twitter.png) no-repeat center/contain; }
      .social__items .tw:hover .social__link::before {
        background: url(../img/icons/twitter_fff.png) no-repeat center/contain; }
      .social__items .fb .social__link::before {
        background: url(../img/icons/facebook-logo.png) no-repeat center/contain; }
      .social__items .fb:hover .social__link::before {
        background: url(../img/icons/facebook-logo_fff.png) no-repeat center/contain; }
      .social__items .vk .social__link::before {
        background: url(../img/icons/vk-social-network-logo.png) no-repeat center/contain; }
      .social__items .vk:hover .social__link::before {
        background: url(../img/icons/vk-social-network-logo_fff.png) no-repeat center/contain; }
      .social__items .ok .social__link::before {
        background: url(../img/icons/odnoklassniki-logo.png) no-repeat center/contain; }
      .social__items .ok:hover .social__link::before {
        background: url(../img/icons/odnoklassniki-logo_fff.png) no-repeat center/contain; }
      .social__items .insta .social__link::before {
        background: url(../img/icons/instagram-logo.png) no-repeat center/contain; }
      .social__items .insta:hover .social__link::before {
        background: url(../img/icons/instagram-logo_fff.png) no-repeat center/contain; }
      .social__items .youtube .social__link::before {
        background: url(../img/icons/youtube-symbol.png) no-repeat center/contain; }
      .social__items .youtube:hover .social__link::before {
        background: url(../img/icons/youtube-play-button_fff.png) no-repeat center/contain; }
      .social__items .telegram .social__link::before {
        background: url(../img/icons/telegram.png) no-repeat center/contain; }
      .social__items .telegram:hover .social__link::before {
        background: url(../img/icons/telegram_fff.png) no-repeat center/contain; }

@media(max-width: 991px) {
  .social__item {
    margin: 0 2px; } }
.auth {
  font-family: roboto-medium;
  font-size: 15px;
  position: relative;
  display: inline-block;
  vertical-align: top; }
  .auth__photo {
    border-left: 1px solid #a4a4a4;
    color: #a4a4a4;
    margin: 0 5px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 2px; }
  .auth__name, .auth_exit, .auth_log {
    color: #000;
    padding: 0 4px;
    cursor: pointer; }
    .auth__name:hover, .auth_exit:hover, .auth_log:hover {
      text-decoration: none;
      color: inherit; }
    .auth__name:focus, .auth_exit:focus, .auth_log:focus {
      text-decoration: none;
      color: inherit; }
  .auth_exit {
    font-size: 12px;
    color: #a4a4a4;
    text-transform: uppercase; }
  .auth_log {
    font-size: 12px;
    color: #a4a4a4;
    display: inline-block;
    text-transform: uppercase; }
  .auth-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 30px 45px;
    z-index: 608;
    display: none; }
    .auth-modal .btn_close {
      width: 40px;
      height: 40px;
      position: absolute;
      display: block !important;
      top: 10px;
      right: 10px;
      cursor: pointer; }
  .auth__head {
    font-family: proxima_nova_bold;
    font-size: 40px;
    margin-bottom: 15px;
    text-align: center; }
  .auth__social {
    padding: 10px 35px 10px 60px;
    border-radius: 23px;
    background: red;
    margin: 20px 15px;
    display: inline-block;
    color: #fff !important;
    position: relative;
    cursor: pointer;
    font-family: roboto-medium; }
    .auth__social::before {
      position: absolute;
      font-size: 24px;
      left: 22px;
      top: 9px; }
    .auth__social:hover {
      text-decoration: none; }
    .auth__social_fb {
      background: #3b5998; }
      .auth__social_fb::before {
        font-size: 22px; }
    .auth__social_vk {
      background: #4c75a3; }
    .auth__social_ok {
      background: #f4b936; }
    .auth__social_insta {
      background: #ff21d0; }
    .auth__social_tw {
      background: #1da1f2; }
    .auth__social_gl {
      background: #f44336; }
    .auth__socials {
      max-width: 535px;
      text-align: center; }

@media(max-width: 1240px) {
  .auth-modal {
    padding: 30px 25px; }
  .auth_wrap .username {
    display: none; } }
@media(max-width: 1199px) {
  .auth {
    padding-right: 15px; }
    .auth__head {
      font-size: 35px;
      margin-top: 15px; }
    .auth-modal {
      padding: 20px 15px; }
    .auth__social {
      margin: 20px 10px;
      max-width: initial; } }
@media(max-width: 767px) {
  .auth {
    border: 0; }
    .auth__social {
      width: 41%;
      padding: 20px 0;
      margin: 10px 10px; }
      .auth__social span {
        display: none; }
      .auth__social::before {
        left: 50%;
        transform: translateX(-50%); }
    .auth-modal .btn_close {
      width: 30px;
      height: 30px; } }
@media(max-width: 575px) {
  .auth_wrap {
    padding-bottom: 25px; } }
@media(max-width: 480px) {
  .auth_wrap {
    margin-left: auto; } }
.share {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 15px;
  clear: both; }
  .share-text {
    font-size: 16px;
    text-transform: uppercase;
    color: #074240;
    margin-right: 10px; }
  .share .social__item {
    width: 30px;
    height: 30px;
    border: 2px solid #074240; }
    .share .social__items {
      -ms-justify-content: flex-start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      margin-top: 10px;
      margin-bottom: 10px; }
  .share .copy-link {
    top: 0; }
    .share .copy-link:before {
      color: #074240;
      font-size: 27px; }

@media(max-width: 574px) {
  .share {
    margin-top: 20px; }
    .share-text {
      font-size: 15px; }
    .share .social__item {
      width: 25px;
      height: 25px; }
      .share .social__item:first-child {
        margin-left: 0; } }
@media(max-width: 360px) {
  .share {
    display: block; }
    .share-text {
      margin-top: 10px; }
    .share .social__item:first-child {
      margin-left: 0; } }
.evcal {
  padding: 30px 15px;
  width: 100%; }
  .evcal-line {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 25px;
    font-size: 15px;
    position: relative;
    padding: 7px 0; }
    .evcal-line__today {
      display: inline-block;
      float: left;
      padding-left: 5px;
      padding-right: 5px;
      border-left: 0;
      font-weight: bold;
      border-right: 1px solid #e3e3e3; }
  .evcal__table {
    -ms-justify-content: space-around;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    padding-right: 30px; }
    .evcal__table-date, .evcal-line__today {
      padding: 0 3px;
      cursor: pointer; }
      .evcal__table-date-narrow {
        padding: 0 4px; }
      .evcal__table-date:hover, .evcal-line__today:hover {
        font-weight: bold; }
      .evcal__table-date:active, .evcal-line__today:active {
        background: #FFF; }
  .evcal__next-week {
    width: 25px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%; }
  .evcal__btn {
    width: 100%;
    height: 100%;
    border: 0;
    background: 0;
    cursor: pointer; }
    .evcal__btn i {
      background: url(../img/icons/right-chevron.png) no-repeat center/contain;
      width: 8px;
      height: 21px;
      display: block;
      position: relative;
      right: -3px;
      top: 0px; }

.event__list {
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.event__item {
  -ms-justify-content: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
  width: 49%; }
.event__poster {
  width: 48%;
  height: 390px;
  border: 0.5px solid #e3e3e3; }
  .event__poster .image {
    width: 100%;
    height: 100%; }
.event__info {
  width: 49%; }
  .event__info_head {
    display: block;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 24px;
    font-family: proxima_nova_bold;
    position: relative; }
    .event__info_head::after {
      content: "";
      position: absolute;
      height: 1px;
      left: 0;
      bottom: -1px;
      background: #074240;
      width: 29px; }
  .event__info_desc {
    padding-bottom: 20px;
    color: #5a5a5a; }
    .event__info_desc > div {
      margin: 10px 0; }
    .event__info_desc:last-child {
      border-bottom: none; }
  .event__info_details {
    line-height: 30px;
    background: #F6F6F6;
    padding: 10px 15px;
    word-break: break-word; }

@media(max-width: 991px) {
  .evcal__list {
    padding-left: 15px;
    padding-right: 15px; }

  .event__item {
    width: 100%;
    min-height: 310px; } }
@media(max-width: 575px) {
  .event__item {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 2px solid #e3e3e3; }
  .event__poster {
    width: 100%;
    height: 270px; }
  .event__info {
    width: 100%; }
    .event__info_head {
      margin-top: 15px; } }
@media(max-width: 420px) {
  .evcal__table {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .evcal__table-date, .evcal-line__today {
      padding: 10px 0;
      width: 26%;
      text-align: center; }
  .evcal-line__today {
    line-height: 55px; }

  .event__info_details {
    padding: 5px; } }
.rating {
  padding: 0 20px 30px 0; }
  .rating .catalog-section__item {
    border: 1.5px solid #507a79;
    border-radius: 4px; }
    .rating .catalog-section__item .catalog-section__item_title {
      margin-right: 10px;
      margin-top: 2px; }
  .rating .section__title {
    display: block;
    margin: 0 0 15px 0; }

@media(max-width: 991px) {
  .rating {
    padding: 10px 15px !important; } }
@media (max-width: 575px) {
  .rating .catalog-section__item_adress {
    max-width: 100%; } }
.return__link {
  cursor: pointer;
  background: #074240;
  color: #fff;
  display: inline-block;
  padding: 7px 23px 7px 37px;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  border-radius: 4px; }
  .return__link:hover {
    background: #2c6462;
    color: #fff;
    text-decoration: none; }
.return__btn {
  position: relative;
  display: inline-block;
  margin-top: 15px; }
  .return__btn:before {
    content: "";
    position: absolute;
    top: 48%;
    transform: translateY(-50%);
    width: 21px;
    height: 21px;
    background: url("../img/icons/back-arrow.png") no-repeat center/cover;
    left: 8px; }

@media(max-width: 991px) {
  .premium {
    width: 100%; }
    .premium__contact-info_location b {
      width: 1px; }
    .premium__contact-info_adress {
      margin-left: 0;
      margin-top: 25px;
      margin-bottom: 15px; }

  .silver-content {
    width: 100%; } }
@media(max-width: 767px) {
  .premium__contact-info {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .premium__contact-info > div {
      width: 100%; }

  .company-map {
    margin: 15px 0 5px; } }
@media(max-width: 575px) {
  .premium {
    padding: 15px 10px; }
    .premium__logo {
      float: left; }

  .company-desc {
    display: block; } }
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation: fadeInLeft 0.7s ease-out;
  animation: fadeInLeft 0.7s ease-out;
  opacity: 1; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation: fadeInRight 0.7s ease-out;
  animation: fadeInRight 0.7s ease-out;
  opacity: 1; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
.zoomOut {
  -webkit-animation: zoomOut 0.7s ease-out;
  animation: zoomOut 0.7s ease-out;
  opacity: 0; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation: zoomIn 0.7s ease-out;
  animation: zoomIn 0.7s ease-out;
  opacity: 1; }

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    display: none; }
  to {
    transform: translate3d(0, 0, 0);
    display: block; } }
.slideInRight {
  -webkit-animation: slideInRight 0.7s ease-out;
  animation: slideInRight 0.7s ease-out;
  display: block; }

@keyframes slideInUp {
  from {
    transform: translate3d(50%, 100%, 50%);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation: slideInUp 0.7s ease-out;
  animation: slideInUp 0.7s ease-out;
  display: block; }

@keyframes fadeInDown {
  from {
    display: none;
    transform: translate3d(0%, 0, 0); }
  to {
    display: block;
    transform: none; } }
.fadeInDown {
  -webkit-animation: fadeInDown 0.7s ease-out;
  animation: fadeInDown 0.7s ease-out;
  display: block; }

.sp-image {
  width: 100%;
  height: 100%; }
  .sp-image-container {
    max-width: 100%; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail::before {
  border-color: #d2d2d2;
  left: 0; }
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail::after {
  border-bottom: 13px solid #d2d2d2; }

.slider-pro {
  padding: 15px 0 20px;
  overflow: hidden; }
  .slider-pro .sp-thumbnail {
    background: none;
    height: 100%; }

.sp-slide {
  display: block; }

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
  position: relative; }
  .sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail:first-child {
    padding-left: 0px; }

.sp-grab {
  height: 100% !important; }

.sp-slides-container {
  height: 300px; }

.sp-image-container {
  margin: 0 auto; }

.sp-bottom-thumbnails.sp-has-pointer {
  width: 100% !important; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail::after {
  display: none; }

.container-box {
  width: 100%; }

.container-wrap {
  background: #ededed;
  width: 100%;
  overflow: scroll;
  height: 100vh; }

.step-tab {
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0; }
  .step-tab > button {
    width: 33.3%;
    padding: 5px 0 10px;
    font-size: 18px;
    font-family: proxima_nova_ltlight;
    border: 0;
    min-height: 60px; }
    .step-tab > button div {
      font-size: 22px;
      font-family: proxima_nova_ltlight; }
  .step-tab .active__tab {
    display: block;
    background: #fff;
    color: #525252; }
    .step-tab .active__tab_none {
      background: #d3dddc;
      color: #989898; }

.add-item {
  position: fixed;
  top: 15%;
  right: 2%;
  z-index: 602;
  font-size: 45px;
  color: #900022; }
  .add-item:hover::before {
    background: transparent;
    color: #650d22; }

.plan a {
  display: block;
  float: left;
  width: 30%; }

.social-contact {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .social-contact > div {
    margin: 10px 0; }
    .social-contact > div input {
      margin-left: auto; }

.next-btn {
  position: relative;
  margin: 10px 30px 25px auto; }
  .next-btn::before {
    content: "";
    background: url(../img/icons/right-arrow.png) no-repeat center/contain;
    width: 17px;
    height: 17px;
    z-index: 2;
    position: absolute;
    top: 7px;
    right: 15px;
    cursor: pointer; }
  .next-btn input {
    background: #074240;
    border: 0;
    color: #fff;
    padding: 5px 45px 6px 25px;
    border-radius: 2px;
    margin-left: auto;
    cursor: pointer;
    position: relative; }

@media(max-width: 1400px) {
  .step-tab > button div {
    font-size: 17px; } }
@media(max-width: 767px) {
  .step-tab > button div {
    font-size: 15px; } }
@media(max-width: 575px) {
  .add-item {
    width: 40px;
    height: 40px; } }
.sidebar {
  background: #074240;
  color: white; }
  .sidebar-menu__link {
    color: #acbfc7;
    width: 100%;
    padding: 13px 0px 13px 40px; }
    .sidebar-menu__link i {
      display: inline-block;
      position: relative;
      width: 18px;
      height: 15px;
      left: -22px;
      top: 2px; }
    .sidebar-menu__link_reply {
      -ms-justify-content: flex-start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: baseline;
      align-items: baseline; }
  .sidebar-menu .news-list_icon {
    font-size: 18px; }
  .sidebar-menu .company_icon {
    font-size: 17px; }
  .sidebar-menu .exit_icon {
    font-size: 18px; }
  .sidebar-menu__item {
    position: relative;
    border-left: 2px solid transparent;
    min-height: 47px;
    min-width: 265px; }
    .sidebar-menu__item_small {
      min-width: auto;
      transition: all 5s; }
    .sidebar-menu__item_active {
      border-left: 2px solid #1ebeaf;
      background: #073330; }
    .sidebar-menu__item:hover {
      border-left: 2px solid #1ebeaf;
      background: #073330; }
  .sidebar-head {
    -webkit-align-items: center;
    align-items: center;
    padding: 15px 10px;
    background: #073330; }
    .sidebar-head__logo {
      background: url(../img/icons/logo.png) no-repeat center/cover;
      height: 80px;
      width: 80px;
      display: block;
      cursor: pointer; }
    .sidebar-head__title {
      margin-left: auto;
      padding-right: 15px;
      font-size: 19px; }
  .sidebar_mobile {
    display: none; }
    .sidebar_mobile .sidebar-menu__item {
      min-width: inherit; }

@media(max-width: 1200px) {
  .sidebar-menu__item {
    min-width: 200px;
    font-size: 14px; }
  .sidebar-head__title {
    text-align: right; } }
@media(max-width: 992px) {
  .sidebar {
    position: fixed;
    width: 100%;
    z-index: 602; }
    .sidebar-menu {
      display: -webkit-flex;
      display: -ms-flex;
      display: -webkit-box;
      display: flex;
      -ms-justify-content: space-around;
      -webkit-justify-content: space-around;
      justify-content: space-around; }
      .sidebar-menu__link {
        padding: 0;
        width: 100%;
        line-height: 42px; }
        .sidebar-menu__link_reply {
          -ms-justify-content: center;
          -webkit-justify-content: center;
          justify-content: center;
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-align-items: initial;
          align-items: initial; }
      .sidebar-menu i {
        left: 50% !important;
        transform: translateX(-50%); }
      .sidebar-menu .comment-reply_icon {
        position: static; }
      .sidebar-menu__item {
        min-width: 20%;
        font-size: 15px;
        border-top: 2px solid #074240; }
        .sidebar-menu__item_active {
          border-left: 0;
          border-top: 2px solid #1ebeaf; }
        .sidebar-menu__item:hover {
          border: 0; }
      .sidebar-menu .sidebar-menu__item_text {
        display: none; }
      .sidebar-menu i {
        left: 10px; } }
@media(min-width: 767px) and (max-width: 991px) {
  .sidebar-menu__link {
    line-height: 30px;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: inherit;
    height: 50px; }
  .sidebar-menu i {
    display: none; }
  .sidebar-menu .sidebar-menu__item_text {
    display: block; } }
.add-h3 {
  margin: 15px 0;
  font-family: roboto-medium;
  color: #333; }
.add-item__gallery_img {
  width: 100px;
  height: 100px;
  background: red;
  margin-right: 15px;
  position: relative; }
  .add-item__gallery_img::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../img/icons/album.png) no-repeat center/contain; }
  .add-item__gallery_img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background: #000; }

.file-upload {
  position: relative;
  overflow: hidden;
  width: 20%;
  height: 20px;
  padding: 8px 4px;
  color: #fff;
  text-align: center;
  width: 100px;
  height: 100px;
  background: black; }
  .file-upload input[type="file"] {
    display: none; }
  .file-upload label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer; }
  .file-upload span {
    line-height: 36px;
    background: url(../img/icons/album.png) no-repeat center/contain;
    display: block;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: relative; }
.filename {
  background: #fff;
  border: 0;
  display: none; }

.plan-list {
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  color: #fff;
  width: 100%;
  margin-top: 30px; }
.plan-more {
  z-index: 605 !important; }
.plan .add-h3 {
  font-size: 20px; }
.plan_length {
  text-align: center;
  display: block; }
.plan-item {
  position: relative;
  width: 32%; }
  .plan-item-body {
    border: 1px solid #c5d6db;
    margin-top: -4px;
    position: relative;
    z-index: 2;
    color: #074240;
    padding-bottom: 20px; }
  .plan-item__head {
    padding: 15px;
    width: 100%;
    font-size: 28px;
    color: #fff;
    background: #074240;
    text-align: center; }
    .plan-item__head i {
      position: absolute;
      width: 50px;
      height: 50px;
      display: inline-block;
      background: #FFF;
      border-radius: 50%;
      left: 40px;
      top: 7px; }
      .plan-item__head i::after {
        content: "";
        position: absolute;
        height: 60%;
        width: 64%;
        top: 50%;
        transform: translate(-50%, -50%);
        left: 50%; }
    .plan-item__head span {
      display: block;
      text-align: center; }
  .plan-item_premium .plan-item__head {
    background: #ffcd00; }
    .plan-item_premium .plan-item__head i::after {
      background: url(../img/icons/crown_pr.png) no-repeat center/cover; }
  .plan-item__advantages {
    margin-bottom: 0;
    padding: 20px; }
    .plan-item__advantages li {
      position: relative;
      line-height: 2;
      font-size: 17px; }
      .plan-item__advantages li::before {
        color: #c5d6db;
        margin: 0 10px; }
  .plan-item_silver .plan-item__head {
    background: #a9a9a9; }
    .plan-item_silver .plan-item__head i::after {
      background: url(../img/icons/crown_sl.png) no-repeat center/cover; }
  .plan-item_standart .plan-item__head i::after {
    background: url(../img/icons/crown_green.png) no-repeat center/cover; }
.plan__btn_buy {
  background: #fff;
  padding: 0 65px;
  color: #333;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid #074240;
  position: relative;
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 18px;
  line-height: 40px; }
  .plan__btn_buy:focus {
    color: #333; }
  .plan__btn_buy:hover {
    background: #074240;
    color: #fff; }
.plan-price {
  font-family: proxima_nova_bold;
  text-align: center;
  font-size: 26px;
  background: #c5d6db;
  padding: 15px; }
.plan-info {
  position: relative;
  top: 40px; }
  .plan-info span {
    border-bottom: 1px solid #074240; }
.plan-transaction {
  display: block !important;
  text-align: left !important;
  line-height: 40px !important;
  padding: 25px; }
  .plan-transaction .title {
    font-size: 40px;
    font-family: proxima_nova_bold;
    margin-bottom: 30px; }
  .plan-transactions-header {
    background: #e1e9ec;
    border: 1px solid #c4d5da; }
    .plan-transactions-header > div {
      font-family: proxima_nova_bold;
      width: 22%;
      border-right: 1px solid #fff;
      text-align: center;
      padding: 5px 0;
      font-size: 15px; }
      .plan-transactions-header > div:first-child {
        width: 19%; }
      .plan-transactions-header > div:last-child {
        width: 39%;
        border-right: 1px solid #c4d5da; }
.plan-more .close {
  top: 30px;
  display: block; }
  .plan-more .close > div {
    width: 25%;
    border-right: 1px solid #fff;
    text-align: center;
    padding: 5px 0;
    background: #fff1d3;
    font-family: proxima_nova_bold; }
    .plan-more .close > div:last-child {
      border-right: 1px solid #c4d5da; }

.plan i {
  position: relative;
  width: 35px;
  height: 35px;
  display: inline-block;
  background: #FFF;
  border-radius: 50%;
  left: -40px;
  top: 7px; }
  .plan i:before {
    content: "";
    position: absolute;
    height: 60%;
    width: 64%;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%; }

.Gold i:before {
  background: url(../img/icons/crown_pr.png) no-repeat center/cover; }

.Silver i:before {
  background: url(../img/icons/crown_sl.png) no-repeat center/cover; }

@media(max-width: 1650px) {
  .plan-transaction {
    width: 65%; } }
@media(max-width: 1200px) {
  .plan-item__head i {
    left: 14px; }

  .plan__btn_buy {
    padding: 0 25px; }

  .plan-info {
    width: 50%; }

  .plan-transaction {
    width: 95%; }

  .plan-transaction .title {
    font-size: 30x; } }
@media(max-width: 1024px) {
  .plan-list {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }

  .plan-item {
    width: 50%;
    margin: 15px auto; }

  .plan-info {
    width: 100%;
    position: static; } }
@media(max-width: 767px) {
  .plan-transaction .title {
    font-size: 25px; }

  .transactions_items {
    background: #fff; }
    .transactions_items span {
      display: block;
      font-family: proxima_nova_bold; }

  .plan-transactions-header {
    display: none; }

  .plan i {
    display: none; }

  .plan-item {
    width: 50%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .plan__btn_buy {
    padding: 0 55px; }

  .transaction {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.7;
    margin-bottom: 15px;
    background: #fff1d3; }

  .plan-transaction {
    padding: 25px 15px !important;
    height: 95vh;
    overflow-y: scroll; }

  .transaction > div {
    width: 100% !important;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    text-align: left;
    padding: 5px !important;
    font-family: proxima_novaregular !important; } }
@media(max-width: 767px) {
  .plan-item {
    width: 100%; } }
.registration-form {
  width: 65%;
  margin-left: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
  z-index: 601; }
  .registration-form_inner {
    padding: 20px;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 20px; }
    .registration-form_inner .column {
      width: 48%; }
    .registration-form_inner .input-row {
      width: 98%;
      -ms-justify-content: space-between;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 5px 0;
      position: relative; }
      .registration-form_inner .input-row .input-label {
        width: 50%;
        -ms-word-wrap: break-word;
        word-wrap: break-word; }
      .registration-form_inner .input-row .input-wrap {
        width: 49%; }
        .registration-form_inner .input-row .input-wrap > input, .registration-form_inner .input-row .input-wrap select {
          width: 100%;
          margin-left: auto;
          border-radius: 4px;
          border: 1px solid #aaa;
          background: none;
          margin-right: 20px;
          height: 41px;
          padding: 8px;
          color: #605e5e; }
      .registration-form_inner .input-row .input-more {
        margin: 5px 0;
        position: relative; }
        .registration-form_inner .input-row .input-more > input {
          width: 90%;
          margin-left: auto;
          border-radius: 4px;
          border: 1px solid #aaa;
          background: none;
          margin-right: 20px;
          height: 41px;
          padding: 8px;
          color: #605e5e; }
      .registration-form_inner .input-row .input-full {
        width: 100%;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 5px 0;
        position: relative; }
        .registration-form_inner .input-row .input-full input {
          width: 90%; }
    .registration-form_inner .input-phone {
      margin: 0; }
      .registration-form_inner .input-phone > .input-full {
        margin: 0; }
        .registration-form_inner .input-phone > .input-full:nth-child(n + 2) {
          display: none; }
    .registration-form_inner .input-email > .input-more:nth-child(n + 2) {
      display: none; }
    .registration-form_inner .input-email > .input-more:first-child {
      display: block !important; }
    .registration-form_inner .inner {
      -webkit-align-items: center;
      align-items: center;
      position: relative;
      width: 48%;
      margin: 5px 0; }
      .registration-form_inner .inner > *:not(.add__child) {
        width: 50%; }
      .registration-form_inner .inner .input-wrap input, .registration-form_inner .inner .input-wrap select {
        width: 90%;
        border-radius: 4px;
        border: 1px solid #aaa;
        background: none;
        right: 0px;
        height: 41px;
        padding: 8px;
        position: relative;
        color: #605e5e; }
      .registration-form_inner .inner .input-wrap > input:nth-child(n + 2) {
        display: none;
        margin: 35px 0 -5px; }
      .registration-form_inner .inner .input-wrap .input {
        position: relative;
        left: 5px; }
        .registration-form_inner .inner .input-wrap .input:nth-child(n + 2) {
          margin-top: 10px; }
        .registration-form_inner .inner .input-wrap .input:first-child {
          display: block !important; }
    .registration-form_inner-wrap {
      padding: 20px; }
    .registration-form_inner .error > input {
      border: 1.5px solid #fd0716 !important; }
  .registration-form_inner-box {
    max-width: 1140px;
    -webkit-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.75);
    padding-bottom: 1px; }
    .registration-form_inner-box .next-btn::after {
      display: none; }
    .registration-form_inner-box #news .step-tab > button {
      width: 100%; }
.registration-h4 {
  font-size: 18px;
  margin: 10px 0;
  width: 100%; }

.input-title {
  width: 100%;
  margin-bottom: 10px; }
  .input-title label {
    margin: 10px 10px 10px 0;
    display: inline-block; }
  .input-title input {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #aaa;
    background: none;
    height: 41px;
    padding: 8px;
    color: #605e5e; }

.add__child {
  position: absolute;
  right: 0px;
  color: #074240;
  top: 50%;
  display: block;
  transform: translateY(-50%);
  cursor: pointer; }

#id_1-logo, #image, #logo, #menu_background, .attachments, .fl_upld > label > input {
  display: none; }

.fl_upld label {
  cursor: pointer;
  border-radius: 3px;
  color: #fff;
  width: 90px;
  height: 90px;
  background: #3d3d3d;
  font-size: 37px;
  -webkit-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center; }

.gallery2 {
  position: relative; }

.remove_pict {
  position: absolute;
  bottom: 78px;
  z-index: 5;
  left: -8px;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  color: #333;
  cursor: pointer;
  background: transparent; }
  .remove_pict::before {
    background: #e3e3e3;
    -webkit-border-radius: 50%;
    border-radius: 50%; }

.errorlist {
  position: relative;
  color: #fd0716;
  font-size: 14px;
  width: 100%; }
.error-select .select2-container--default .select2-selection--multiple, .error-select .select2-container--default .select2-selection--single {
  border: 1.5px solid #fd0716 !important; }

@media(max-width: 1600px) {
  .registration-form {
    width: 100%; }

  .registration-form_inner-box {
    max-width: 97%; } }
@media(max-width: 1199px) {
  .registration-form_inner .inner-row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
    .registration-form_inner .inner-row .input-label {
      width: 100%;
      padding: 5px 0; }
    .registration-form_inner .inner-row .input-wrap {
      width: 100%; }

  .registration-form_inner .input-row {
    width: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
    .registration-form_inner .input-row .input-wrap {
      width: 100%; }
    .registration-form_inner .input-row .input-label {
      width: 100%; } }
@media(max-width: 991px) {
  .registration-form {
    margin-left: 0;
    padding-left: 10px; }
    .registration-form_inner-box #news .step-tab > button {
      width: 100%; }
    .registration-form_profile {
      padding-top: 150px; } }
@media(max-width: 574px) {
  .registration-form_inner .column {
    width: 100%; }
  .registration-form_inner .input-row .input-label {
    width: 100%;
    padding: 5px 0; }
  .registration-form_inner .input-row .input-wrap {
    width: 100%; }
  .registration-form_inner .input-row > div {
    width: 100%; }
  .registration-form_inner .inner {
    display: block; }
    .registration-form_inner .inner .input-label {
      width: 100% !important;
      padding: 5px 0;
      display: block; }
    .registration-form_inner .inner .input-wrap {
      width: 100%; }
      .registration-form_inner .inner .input-wrap .input {
        left: 0; } }
.company-content {
  padding: 30px 15px;
  text-align: center;
  border-right: 0 !important; }
.company-photo {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 15px;
  width: 100%; }
  .company-photo a {
    margin: 7px;
    width: calc(20% - 14px);
    height: 110px; }
    .company-photo a div {
      width: 100%;
      height: 100%; }
.company__head {
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 10px; }
  .company__head_title {
    width: calc(100% - 130px);
    background: rgba(255, 255, 255, 0.27);
    border-radius: 4px;
    padding: 15px 10px;
    text-align: left; }
  .company__head_status {
    position: static;
    float: none; }
  .company__head_name {
    clear: both;
    font-size: 21px; }
.company__info {
  background: #fff;
  padding: 15px; }
.company-title {
  text-transform: uppercase;
  font-family: proxima_nova_bold;
  text-align: center;
  padding: 15px 0; }
.company__logo {
  max-width: 130px;
  width: 50%;
  height: 130px;
  margin-right: 15px;
  float: left;
  margin-left: 15px; }
  .company__logo_xl {
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px; }
.company__menu_btn {
  float: left;
  margin: 10px 5px; }
  .company__menu_btn a {
    color: #fff;
    background: #074240;
    padding: 5px 10px;
    border-radius: 4px; }
  .company__menu_btn:hover a {
    background: #086360; }
.company__desc {
  background: #fff;
  padding: 5px 0 15px;
  position: relative;
  text-align: left;
  line-height: 25px; }
  .company__desc_text {
    padding: 15px; }
    .company__desc_text iframe {
      min-width: 50%; }
.company__photo-slider {
  background: #fff;
  clear: both;
  padding: 0 15px; }
.company__contact {
  clear: both; }
  .company__contact-item {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 15px; }
    .company__contact-item > b {
      width: 27%;
      text-align: left;
      display: block; }
    .company__contact-item > div {
      width: 73%;
      text-align: left;
      word-break: break-word; }
  .company__contact_adress {
    line-height: 1.4;
    width: 55%;
    padding: 10px 0; }
  .company__contact_location:nth-child(2) {
    margin-top: 20px; }
  .company__contact_social {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center; }
    .company__contact_social a {
      width: 30px;
      height: 25px; }
    .company__contact_social .fb {
      height: 20px; }
      .company__contact_social .fb::before {
        background: url(../img/icons/facebook-logo.png) no-repeat center/contain;
        width: 70%;
        height: 70%; }
    .company__contact_social .vk::before {
      background: url(../img/icons/vk-social-network-logo.png) no-repeat center/contain;
      width: 70%;
      height: 70%; }
    .company__contact_social .ok::before {
      background: url(../img/icons/odnoklassniki-logo.png) no-repeat center/contain;
      width: 70%;
      height: 70%; }
.company-map {
  width: 100%;
  min-height: 250px;
  text-align: center;
  margin-left: auto; }
  .company-map_wrap {
    width: 45%; }
.company__map {
  width: 100%;
  height: 350px;
  margin: 15px 0 0;
  overflow: hidden; }
  .company__map #maps {
    width: 100%;
    height: 340px; }
.company-gallery {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
  .company-gallery__photo {
    width: 90px;
    height: 90px;
    margin-right: 15px;
    margin-bottom: 15px;
    position: relative;
    float: left;
    border: 1px solid #e3e3e3; }
    .company-gallery__photo::before {
      content: "";
      position: absolute;
      background: #FFF; }
.company-block__premium {
  padding: 0 15px; }
.company-add {
  display: block;
  width: 95%; }
  .company-add > .inner {
    width: 100%;
    float: none; }
    .company-add > .inner input, .company-add > .inner select {
      width: 100%;
      border-radius: 4px;
      border: 1px solid #aaa;
      background: none;
      height: 41px;
      padding: 8px;
      position: relative;
      color: #605e5e; }
    .company-add > .inner:nth-child(n + 2) {
      display: none;
      margin-top: 15px; }
    .company-add > .inner > div {
      width: 100% !important;
      -ms-justify-content: space-between;
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      .company-add > .inner > div > div {
        width: 49%; }
    .company-add > .inner .add__child {
      right: -25px;
      bottom: 5px;
      top: inherit; }
  .company-add .phone {
    width: 50% !important; }
    .company-add .phone > div {
      width: 100% !important; }
.company-input {
  width: 100%;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .company-input .input-label {
    display: block;
    margin: 10px 10px 10px 0; }
  .company-input .input-wrap {
    margin-right: 35px;
    display: inline-block;
    min-width: 250px;
    max-width: 40%;
    height: 41px; }
    .company-input .input-wrap input {
      height: 100%;
      width: 100%;
      border: 1px solid #aaa;
      border-radius: 5px;
      padding-left: 10px; }

@media(max-width: 1199px) {
  .company-photo a {
    height: 100px;
    width: calc(20% - 20px); } }
@media(max-width: 992px) {
  .company-input .input-wrap {
    max-width: 95%; }

  .company-content {
    width: 100%;
    padding: 0; }
  .company-photo a {
    height: 80px; }
  .company-add > .inner > div {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .company-add > .inner > div > div {
      width: 100%; }
  .company__contact {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .company__contact > div {
      width: 100%; }
  .company-gallery__photo {
    width: calc(20% - 10px);
    margin-left: 5px;
    margin-right: 5px; }

  .gallery_news_attachments {
    width: 100%; } }
@media(max-width: 767px) {
  .company__contact-info {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .company__contact-info_adress {
      margin-bottom: 20px;
      width: 100%; }
  .company-map {
    width: 100%; }
  .company__head {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
    .company__head_title {
      width: 100%; }
    .company__head .company__logo {
      display: none; }
  .company-photo a {
    margin: 5px;
    width: calc(25% - 10px);
    height: 100px; }
  .company-gallery__photo {
    width: calc(25% - 10px);
    margin-left: 5px;
    margin-right: 5px; }
  .company__desc iframe {
    width: 100%;
    height: auto; } }
@media(max-width: 575px) {
  .company-photo a {
    width: calc(33.33% - 10px); } }
@media(max-width: 480px) {
  .company-gallery__photo {
    width: calc(33.33% - 10px); }
  .company__contact-item {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
    .company__contact-item > b {
      width: 100%; }
    .company__contact-item > div {
      width: 100%; } }
.contact__map {
  width: 100%;
  height: 350px;
  margin: 15px 0; }
.contact #map {
  width: 100%;
  height: 350px; }
.contact__desc {
  margin: 15px 0; }
.contact .contacts {
  margin: 10px 0; }
  .contact .contacts i {
    width: 20px;
    height: 20px;
    font-size: 18px;
    margin-right: 5px;
    color: #074240;
    float: left; }
.contact-conect {
  margin-top: 15px; }
.contact__title {
  font-size: 18px; }

.contest, .contest-box {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%; }
  .contest__item {
    width: calc(33% - 25px);
    margin: 0 12.5px 25px;
    color: #fff;
    position: relative;
    border: 1px solid #e3e3e3;
    float: left; }
    .contest__item_photo {
      height: 230px;
      position: relative;
      -ms-justify-content: center;
      -webkit-justify-content: center;
      justify-content: center; }
      .contest__item_photo::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0.3;
        background: black;
        left: 0;
        top: 0; }
    .contest__item:hover {
      color: #fff;
      text-decoration: none; }
    .contest__item_title {
      font-size: 24px;
      position: relative;
      margin-bottom: 30px;
      -webkit-align-items: flex-end;
      align-items: flex-end;
      padding: 0 20px;
      text-align: center; }
    .contest__item_desc {
      color: #074240;
      text-align: center;
      padding: 30px 20px 10px; }
    .contest__item_date {
      text-align: center;
      font-family: robotocondensed-light;
      font-size: 14px;
      position: relative;
      color: #bdb8b8; }
    .contest__item_btn button {
      padding: 0 40px;
      width: initial; }
      .contest__item_btn button:focus {
        color: #fff; }
      .contest__item_btn button:hover {
        background: #0c524f; }
  .contest__main_img {
    text-align: center; }
  .contest__main_img-img {
    max-width: 100%;
    height: auto; }
  .contest__title {
    font-size: 20px;
    font-family: roboto-medium;
    margin: 15px 10px;
    color: #074240; }
  .contest__description {
    line-height: 28px;
    text-indent: 30px; }
  .contest__info {
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    padding: 15px; }
  .contest-img {
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover; }
  .contest .share, .contest-box .share {
    border-bottom: 0;
    margin: 0 auto;
    width: 90%;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .contest .share-text, .contest-box .share-text {
      text-transform: none; }
    .contest .share .social__item, .contest-box .share .social__item {
      background: #bdb8b8;
      border: 2px solid #ffffff; }
      .contest .share .social__items .fb .social__link::before, .contest-box .share .social__items .fb .social__link::before {
        background: url(../img/icons/facebook-logo_fff.png) no-repeat center/cover; }
      .contest .share .social__items .vk .social__link::before, .contest-box .share .social__items .vk .social__link::before {
        background: url(../img/icons/vk-social-network-logo_fff.png) no-repeat center/cover; }
      .contest .share .social__items .ok .social__link::before, .contest-box .share .social__items .ok .social__link::before {
        background: url(../img/icons/odnoklassniki-logo_fff.png) no-repeat center/cover; }
      .contest .share .social__item:hover, .contest-box .share .social__item:hover {
        background: #878787; }
    .contest .share .social__text, .contest-box .share .social__text {
      color: #fff;
      padding-left: 5px; }
  .contest__photo {
    position: relative; }
    .contest__photo-list {
      position: relative;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 15px 0; }
    .contest__photo_like {
      margin: 15px 0 0;
      padding: 5px 10px;
      font-size: 17px; }
    .contest__photo_title {
      font-family: roboto-medium;
      text-align: left; }
    .contest__photo_count {
      font-family: proxima_nova_ltlight;
      position: relative;
      padding-right: 30px;
      float: right;
      font-size: 20px; }
      .contest__photo_count::before {
        color: #333;
        right: 0;
        top: 0px;
        position: absolute; }
    .contest__photo .copy-link {
      top: 5px;
      right: 5px; }
    .contest__photo_wrap {
      width: calc(25% - 20px);
      margin: 10px;
      border: 1px solid #e3e3e3; }
      .contest__photo_wrap:hover .share {
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        opacity: 1; }
  .contest__btn_submit .button {
    background: #074240;
    color: #fff;
    display: block;
    border-radius: 5px;
    font-family: roboto-medium;
    margin: 15px auto;
    position: relative;
    cursor: pointer;
    width: 95%;
    height: 100%;
    line-height: 40px;
    text-align: center; }
    .contest__btn_submit .button::before {
      content: "";
      position: absolute;
      background: #073330;
      width: 100%;
      height: 6px;
      left: 0;
      bottom: -1px;
      border-bottom-left-radius: 33px;
      border-bottom-right-radius: 24px; }
  .contest__btn_disabled button {
    background: grey !important; }
    .contest__btn_disabled button::before {
      background: #777575 !important; }
  .contest__btn_link {
    position: relative;
    background: #074240;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    font-family: roboto-medium;
    padding: 8px 25px 10px 25px;
    position: relative; }
    .contest__btn_link a {
      display: block;
      cursor: pointer; }
    .contest__btn_link:hover {
      background: #0c524f; }
    .contest__btn_link_add button {
      padding: 8px 45px;
      width: auto;
      text-align: center;
      background: #074240;
      color: #fff;
      display: block;
      border-radius: 5px;
      font-family: roboto-medium;
      margin: 15px auto;
      position: relative;
      cursor: pointer; }
    .contest__btn_link_add::before {
      display: none; }
  .contest-box .share {
    position: absolute;
    bottom: 0;
    border: 0;
    margin: 0;
    background: rgba(0, 0, 0, 0.42);
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 10px 10px 0px;
    opacity: 0; }
    .contest-box .share-text {
      font-family: proxima_nova_ltlight;
      font-size: 18px;
      color: #fff;
      text-align: center; }
    .contest-box .share .social__item {
      background: #074240; }
      .contest-box .share .social__item .social__link::before {
        color: #fff; }
      .contest-box .share .social__item:hover {
        background: #fff; }
        .contest-box .share .social__item:hover .social__link::before {
          color: #074240; }
  .contest-modal__body {
    position: absolute;
    width: 400px;
    height: 400px;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    background: #FFF;
    z-index: 601;
    display: none; }
    .contest-modal__body .share {
      display: none; }
    .contest-modal__body .contest-photo-like {
      display: none; }
    .contest-modal__body .modal-box {
      width: 100%;
      height: 100%; }
    .contest-modal__body .mfp-close {
      top: -50px; }
    .contest-modal__body .contest-img {
      background-size: contain; }

@media(max-width: 1199px) {
  .contest .share, .contest-box .share {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 15px; }
  .contest__info {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .contest__item_date {
    margin-bottom: 15px; }
  .contest-img {
    height: 220px; } }
@media(max-width: 991px) {
  .contest, .contest-box {
    padding-left: 15px;
    padding-right: 15px; }
    .contest__item {
      width: calc(50% - 10px); }
      .contest__item:nth-child(odd) {
        margin-left: 0;
        margin-right: 10px; }
      .contest__item:nth-child(even) {
        margin-left: 10px;
        margin-right: 0; }
    .contest__photo_wrap {
      width: calc(33.3333333% - 20px); }
      .contest__photo_wrap .copy-link {
        position: relative;
        top: 20px;
        right: 20px;
        float: right;
        width: 30px;
        height: 30px; }
    .contest-box .share {
      position: relative;
      background: #808080;
      opacity: 1; } }
@media(max-width: 767px) {
  .contest__photo_wrap {
    width: calc(50% - 20px); }
  .contest-img {
    height: 200px; } }
@media(max-width: 575px) {
  .contest__item {
    width: 100%;
    margin: 0 !important;
    margin-bottom: 25px !important; }
  .contest .share, .contest-box .share {
    bottom: 0; }
    .contest .share .social__item, .contest-box .share .social__item {
      width: 30px;
      height: 30px; }
      .contest .share .social__items, .contest-box .share .social__items {
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        text-align: center;
        padding-bottom: 10px; }
  .contest__photo_wrap {
    width: 100%;
    margin: 0 0 25px; }
  .contest-img {
    height: 300px; } }
.select2-container {
  width: 100% !important;
  margin-left: auto !important;
  border-radius: 4px !important;
  background: none !important;
  margin-right: 20px !important; }

.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__rendered {
  min-height: 38px !important; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 5px !important; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 38px !important;
  color: #605e5e !important; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #d3dddc !important;
  border-radius: 10px !important;
  border: 1px solid #d4d4d4 !important;
  padding: 2px 5px !important;
  font-size: 15px;
  color: #605e5e !important; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 7px !important; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #d3dddc !important;
  color: #333 !important; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #c7dcda !important; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #565656 !important; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #aaa !important;
  min-height: 41px !important; }

.select2-container .select2-selection--multiple {
  min-height: 41px !important; }

.select2-container--default .select2-results > .select2-results__options {
  box-shadow: 0px 5px 35px -5px #474747;
  -webkit-box-shadow: 2px 8px 35px -5px #474747;
  -moz-box-shadow: 2px 8px 35px -5px #474747;
  box-shadow: 2px 8px 35px -5px #474747; }

.select2-container {
  margin-right: 0 !important; }

.django-ckeditor-widget {
  width: 100%;
  overflow: hidden; }

.cke_inner {
  border: 1px solid #d3dddc !important; }

.fb_iframe_widget {
  margin-top: 30px; }

.sk-circle {
  width: 75px;
  height: 75px;
  position: fixed;
  top: 50%;
  z-index: 170;
  margin: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none; }
  .sk-circle_wrap {
    background: #eaeaea;
    visibility: visible;
    width: 100%;
    height: 100%;
    z-index: 601;
    position: absolute;
    left: 0;
    top: 0;
    display: none; }
    .sk-circle_wrap .sk-circle {
      display: block; }
  .sk-circle_container {
    background: #eaeaea;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 700;
    top: 0;
    left: 0;
    opacity: 0.9; }
  .sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .sk-circle .sk-child:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #074240;
    border-radius: 100%;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }
  .sk-circle .sk-circle2 {
    transform: rotate(30deg); }
  .sk-circle .sk-circle3 {
    transform: rotate(60deg); }
  .sk-circle .sk-circle4 {
    transform: rotate(90deg); }
  .sk-circle .sk-circle5 {
    transform: rotate(120deg); }
  .sk-circle .sk-circle6 {
    transform: rotate(150deg); }
  .sk-circle .sk-circle7 {
    transform: rotate(180deg); }
  .sk-circle .sk-circle8 {
    transform: rotate(210deg); }
  .sk-circle .sk-circle9 {
    transform: rotate(240deg); }
  .sk-circle .sk-circle10 {
    transform: rotate(270deg); }
  .sk-circle .sk-circle11 {
    transform: rotate(300deg); }
  .sk-circle .sk-circle12 {
    transform: rotate(330deg); }
  .sk-circle .sk-circle2:before {
    animation-delay: -1.1s; }
  .sk-circle .sk-circle3:before {
    animation-delay: -1s; }
  .sk-circle .sk-circle4:before {
    animation-delay: -0.9s; }
  .sk-circle .sk-circle5:before {
    animation-delay: -0.8s; }
  .sk-circle .sk-circle6:before {
    animation-delay: -0.7s; }
  .sk-circle .sk-circle7:before {
    animation-delay: -0.6s; }
  .sk-circle .sk-circle8:before {
    animation-delay: -0.5s; }
  .sk-circle .sk-circle9:before {
    animation-delay: -0.4s; }
  .sk-circle .sk-circle10:before {
    animation-delay: -0.3s; }
  .sk-circle .sk-circle11:before {
    animation-delay: -0.2s; }
  .sk-circle .sk-circle12:before {
    animation-delay: -0.1s; }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    transform: scale(0); }
  40% {
    transform: scale(1); } }
.modal__window_alert {
  position: absolute;
  background: #FFF;
  border: 1px solid #074240;
  height: 100%;
  width: 100%;
  font-size: 19px;
  background: rgba(0, 0, 0, 0.31);
  left: 0;
  top: 0;
  z-index: 5;
  display: none; }
.modal-icon {
  background: #fff;
  border: 2px solid #074240;
  min-height: 500px;
  width: 800px;
  margin: 0 auto;
  position: fixed;
  z-index: 50;
  left: 50%;
  top: 25%;
  transform: translate(-50%, -50%);
  display: none; }
  .modal-icon_alert {
    position: absolute;
    background: #FFF;
    border: 1px solid #074240;
    height: 100%;
    width: 100%;
    font-size: 19px;
    background: rgba(0, 0, 0, 0.31);
    left: 0;
    top: 0;
    z-index: 605;
    display: none; }
  .modal-icon_text {
    position: fixed;
    -webkit-box-shadow: 1px 3px 13px 0px rgba(0, 0, 0, 0.68);
    -moz-box-shadow: 1px 3px 13px 0px rgba(0, 0, 0, 0.68);
    box-shadow: 1px 3px 13px 0px rgba(0, 0, 0, 0.68);
    transform: translate(-50%, -50%);
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-align-items: center;
    align-items: center;
    text-align: center !important;
    z-index: 2; }
    .modal-icon_text span {
      padding: 15px;
      padding: 30px 40px; }
  .modal-icon-photocontest {
    background: #fff;
    margin: 0 auto;
    position: fixed;
    z-index: 50;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    z-index: 605;
    width: 450px;
    box-shadow: 1px 3px 13px 0px rgba(0, 0, 0, 0.68);
    display: none; }
    .modal-icon-photocontest .btn_close {
      display: block;
      top: 10px;
      width: 35px;
      height: 35px; }
    .modal-icon-photocontest .input-row {
      color: #074240;
      width: 100%;
      margin: 35px auto;
      -webkit-align-items: center;
      align-items: center;
      position: relative; }
      .modal-icon-photocontest .input-row > input {
        border: 1px solid #e3e3e3;
        width: calc(100% - 95px);
        padding: 10px;
        border-radius: 5px; }
      .modal-icon-photocontest .input-row label {
        margin-right: 15px; }
      .modal-icon-photocontest .input-row .name_error {
        position: absolute;
        bottom: -20px;
        font-size: 12px;
        right: 5px;
        color: #900022; }
      .modal-icon-photocontest .input-row .image_error span {
        position: absolute;
        bottom: -30px;
        font-size: 12px;
        right: 5px;
        color: #900022;
        z-index: 2; }
    .modal-icon-photocontest .photo-upl {
      position: relative;
      border: 1px solid #e3e3e3;
      border-radius: 5px;
      padding: 10px 0px 12px;
      width: calc(100% - 140px);
      display: inline-block;
      text-align: center;
      cursor: pointer; }
      .modal-icon-photocontest .photo-upl > span {
        float: right;
        width: 100%;
        height: 100%;
        cursor: pointer; }
      .modal-icon-photocontest .photo-upl input[type=file] {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        opacity: 0;
        cursor: pointer; }
      .modal-icon-photocontest .photo-upl #filename {
        background: #fff;
        border: 0;
        text-align: right;
        font-size: 12px;
        color: #9595a1;
        position: absolute;
        bottom: -17px;
        width: 100%;
        right: 0; }
    .modal-icon-photocontest .contest-item__btn::before {
      display: none; }
.modal-icon-form {
  display: none; }
.modal__delete {
  border: 1px solid #e3e3e3;
  padding: 30px;
  background: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  display: none;
  z-index: 601;
  text-align: center; }
.modal__nav {
  -ms-justify-content: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin: 25px 15px 10px; }
  .modal__nav > div {
    background: #FFF;
    border: 1px solid #e3e3e3;
    padding: 5px 35px;
    cursor: pointer; }
    .modal__nav > div:hover {
      box-shadow: 0 2px 26px rgba(0, 0, 0, 0.3); }
  .modal__nav button {
    background: #FFF;
    border: 1px solid #e3e3e3;
    padding: 5px 35px;
    cursor: pointer; }
    .modal__nav button:hover {
      box-shadow: 0 2px 26px rgba(0, 0, 0, 0.3); }

@media(max-width: 767px) {
  .modal-icon-photocontest {
    width: 300px; } }
@media(max-width: 575px) {
  .modal__delete {
    font-size: 14px; } }
.infoWindow-logo {
  width: 60px;
  height: 70px;
  float: left;
  margin: 5px; }
.infoWindow-title {
  color: #074240;
  font-size: 17px;
  text-decoration: underline; }
.infoWindow-box {
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#liqpay-widget {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5555555;
  width: 400px;
  margin-bottom: 50px; }
  #liqpay-widget .close {
    position: relative;
    margin-left: auto;
    width: 35px;
    height: 35px;
    color: #7ab72b;
    background: #FFF;
    font-size: 36px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    top: -10px; }

.liqpay-wrap {
  background: rgba(4, 4, 4, 0.54);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 601;
  top: 0;
  left: 0;
  display: none; }

.autocomplete-suggestion {
  background: #FFF;
  line-height: 35px;
  padding-left: 10px;
  cursor: pointer; }
  .autocomplete-suggestions {
    background: #FFF;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); }
  .autocomplete-suggestion:hover {
    background: #ecf7f6; }
.autocomplete-group {
  padding: 10px;
  text-decoration: underline; }

.search {
  margin-left: auto; }
  .search-form {
    display: inline-block; }
    .search-form__input {
      border: none;
      padding: 6px 30px 6px 0px;
      display: none;
      position: absolute;
      left: 0;
      top: 65%;
      transform: translateY(-50%);
      background: #FFF;
      -webkit-border-radius: 20px;
      border-radius: 20px;
      line-height: 32px;
      width: calc(100% - 100px);
      -webkit-text-fill-color: inherit;
      -webkit-opacity: 1;
      -webkit-appearance: none !important;
      border-radius: 0; }
      .search-form__input::-webkit-input-placeholder {
        color: #074240; }
      .search-form__input::-moz-placeholder {
        color: #074240; }
      .search-form__input::-ms-placeholder {
        color: #074240; }
      .search-form__input:focus {
        outline: none; }
      .search-form__input__input[type="search"] {
        -webkit-appearance: none !important;
        border-radius: 0; }
    .search-form__btn {
      display: none; }
      .search-form__btn:focus {
        outline: none; }
      .search-form__btn_div {
        display: block; }
    .search-form .btn_close {
      position: relative;
      top: 1px;
      right: -8px;
      text-align: center;
      cursor: pointer;
      font-size: 7px;
      background: #fff;
      color: #900022;
      padding: 0;
      width: auto;
      height: auto; }
  .search-container {
    width: 78%;
    border-right: 1px solid #e3e3e3;
    padding-right: 15px;
    padding-left: 15px; }
    .search-container .search-form {
      width: 100%; }
      .search-container .search-form__input {
        position: static;
        width: 90%;
        display: block;
        border-bottom: 1px solid #074240;
        border-radius: 0;
        display: inline-block;
        padding: 0px 30px 0px 0px; }
        .search-container .search-form__input_wrap {
          border-radius: 2px;
          background: #fff;
          box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
          padding: 40px 20px 25px;
          margin-top: 50px;
          margin-bottom: 10px;
          position: relative;
          z-index: 1;
          transition: 0.3s ease; }
      .search-container .search-form__btn {
        display: inline-block !important;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-size: 25px; }
    .search-container .catalog-section__item {
      border: 1px solid #3e827f;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
  .search-no-result {
    font-size: 22px;
    text-align: center;
    margin: 50px auto; }
    .search-no-result > .catalog__btn {
      display: none; }
  .search-result {
    margin: 25px 0 45px; }
  .search_mobile {
    display: none; }
  .search-i {
    margin: 40px 0; }
    .search-i span {
      font-weight: bold; }
  .search-no-i {
    margin: 40px 0; }
    .search-no-i span {
      font-weight: bold; }

@media (max-width: 1140px) {
  .search-container {
    width: 100%;
    border-right: 0; } }
@media(max-width: 991px) {
  .search {
    display: none !important; }
    .search-form__btn {
      border-radius: 50%;
      padding: 22px;
      display: inline-block;
      top: -28px;
      right: 0; }
      .search-form__btn::after {
        top: 9px;
        left: 9px; }
    .search_mobile {
      display: inline-block;
      position: relative;
      position: absolute;
      right: 19px;
      top: 38%; }
      .search_mobile .search-form__btn_div {
        position: static; }

  .search-form {
    width: 100%; }
    .search-form__input {
      display: inline-block;
      width: 70%;
      position: static;
      margin-top: 50px;
      padding-left: 10px; }

  .search-container {
    padding-left: 15px;
    padding-right: 15px; }
    .search-container .search-form__input_wrap {
      padding: 0px 20px 10px;
      margin-top: 20px; }

  .search-no-result {
    font-size: 16px; }
    .search-no-result > .catalog__btn {
      margin: 15px 0;
      display: block; } }
@media(max-width: 574px) {
  .search_mobile {
    right: 10px; } }
.instafeed {
  max-width: 1180px;
  margin: 0 auto 30px; }
  .instafeed-section .slick-prev, .instafeed-section .slick-next {
    width: 25px;
    height: 24px;
    top: 37%; }
  .instafeed-section .slick-prev::before, .instafeed-section .slick-next::before {
    font-size: 24px;
    color: transparent; }
  .instafeed-section .slick-prev {
    background: url(../img/icons/scroll-arrow-to-up.svg) no-repeat center/contain;
    transform: rotate(-90deg) translate(0, -50%);
    position: absolute; }
  .instafeed-section .slick-next {
    background: url(../img/icons/scroll-arrow-to-up.svg) no-repeat center/contain;
    transform: rotate(90deg) translate(0, -50%);
    position: absolute; }
  .instafeed__item {
    cursor: pointer;
    margin: 0 5px; }
    .instafeed__item a {
      width: 100%;
      height: 200px;
      display: block;
      overflow: hidden; }
      .instafeed__item a div {
        width: 100%;
        height: 100%; }
    .instafeed__item:hover a div {
      transition: 0.8s;
      transform: scale(1.1); }
    .instafeed__item:focus {
      outline: none; }
  .instafeed .section__title {
    font-size: 17px; }
.instalikes::before {
  top: 2px;
  position: relative;
  margin-right: 5px; }

@media(max-width: 1200px) {
  .instafeed-section .slick-next, .instafeed-section .slick-prev {
    top: -37px;
    width: 20px;
    height: 20px; }
  .instafeed-section .slick-next {
    right: 5%; }
  .instafeed-section .slick-prev {
    left: 5%; } }
@media(max-width: 1024px) {
  #instafeed {
    padding: 0 10px; } }
@media(max-width: 575px) {
  .instafeed__item a {
    height: 150px; } }
.mfp-bg {
  background: rgba(4, 4, 4, 0.54); }

.mfp-title {
  font-size: 20px;
  padding-right: 0;
  text-align: right; }

.mfp-bottom-bar {
  margin-top: -68px;
  background: rgba(3, 3, 3, 0.56); }
  .mfp-bottom-bar .contest__item_submit button {
    width: inherit;
    margin: 5px 0 5px 10px;
    padding: 5px 10px;
    font-size: 13px; }
  .mfp-bottom-bar .contest__item_submit::before {
    display: none; }
  .mfp-bottom-bar .contest__item_submit i {
    display: none; }
  .mfp-bottom-bar .contest__photo_count::before {
    color: #fff !important; }
  .mfp-bottom-bar .contest__photo_like {
    font-size: 14px; }

@media(max-width: 991px) {
  .mfp-title {
    font-size: 17px; } }
.history {
  background: #fff9ec;
  width: 75%; }
  .history .news__article {
    border-bottom: 0;
    background: #fff;
    padding: 15px 10px;
    margin: 15px 0;
    -webkit-box-shadow: 0px 6px 10px 0px #b2b2b2;
    box-shadow: 0px 6px 10px 0px #b2b2b2; }

@media(max-width: 1200px) {
  .history {
    padding: 15px; } }
@media(max-width: 992px) {
  .history {
    width: 100%; } }
.comment__list > .comment__item {
  border-bottom: 1px solid #e3e3e3;
  padding: 10px 0 20px; }
  .comment__list > .comment__item > .comment__text {
    background: #d3dddc; }
    .comment__list > .comment__item > .comment__text::before {
      background: url(../img/icons/play-arrow2.png) no-repeat center/contain; }
  .comment__list > .comment__item > .children {
    margin-left: 65px;
    display: none; }
.comment-form {
  background: #f6f6f6;
  padding: 15px;
  margin: 20px 0; }
.comment .section__title {
  text-align: left; }
.comment #textarea {
  width: 100%;
  min-height: 110px;
  padding: 5px;
  color: #333; }
.comment .btn {
  background: #074240;
  color: #fff;
  position: relative;
  font-size: 15px;
  display: inline-block;
  border-radius: 4px;
  cursor: pointer;
  line-height: 32px;
  padding: 0 20px;
  margin: 15px 0;
  border: none; }
  .comment .btn:disabled {
    background: #e3e3e3;
    color: #aaaaaa;
    cursor: not-allowed; }
.comment__error {
  color: #aaaaaa;
  font-size: 15px;
  margin: 15px 0; }
.comment__item {
  position: relative; }
.comment__reply {
  color: #a4a4a4;
  font-size: 14px; }
  .comment__reply span {
    margin-left: 55px; }
  .comment__reply .user-name {
    color: #1c1c1c;
    text-decoration: underline;
    margin-left: 0; }
.comment__author {
  font-family: proxima_nova_bold;
  display: inline-block;
  margin-right: 15px;
  font-size: 17px; }
  .comment__author-photo {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    top: 10px;
    margin-right: 15px;
    overflow: hidden; }
    .comment__author-photo img {
      width: 100%;
      height: 100%; }
.comment__date {
  display: inline-block;
  font-size: 14px;
  color: #aaa; }
.comment__text {
  padding: 10px;
  margin: 15px 10px 10px 60px;
  background-color: #f2f2f2;
  border-radius: 10px;
  position: relative;
  -ms-word-break: break-word;
  word-break: break-word; }
  .comment__text::before {
    position: absolute;
    content: "";
    background: url(../img/icons/play-arrow.png) no-repeat center/contain;
    width: 17px;
    height: 17px;
    left: 17px;
    top: -14px;
    transform: rotate(-90deg); }
  .comment__text a {
    text-decoration: underline; }
.comment_nav {
  margin-left: 60px;
  font-size: 14px;
  -webkit-align-items: flex-end;
  align-items: flex-end; }
.comment__btn {
  -webkit-align-items: center;
  align-items: center;
  color: #074240;
  background-color: #fff;
  margin-right: 10px;
  cursor: pointer; }
  .comment__btn::before {
    font-size: 17px;
    color: #a4a4a4;
    margin-right: 5px; }
  .comment__btn button {
    background: #FFF;
    color: #074240;
    cursor: pointer; }
  .comment__btn_delete::before {
    font-size: 20px; }
.comment_new .comment__text {
  background: #d3dddc; }
  .comment_new .comment__text::before {
    background: url(../img/icons/play-arrow2.png) no-repeat center/contain; }
.comment__indicator {
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  width: 47px;
  height: 25px;
  display: inline-block;
  margin: 0px 7px;
  cursor: pointer; }
  .comment__indicator .comment_new-icon {
    width: 100%;
    height: 100%; }
  .comment__indicator:hover {
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3; }
.comment_parent-author {
  color: #aaa;
  text-decoration: underline; }
.comment-list_icon {
  font-size: 20px; }
.comment-reply_icon {
  font-size: 20px; }
.comment-answer__item {
  padding: 40px 0 40px;
  border-bottom: 2px solid #e3e3e3; }
.comment-answer_answer {
  margin: 5px 0; }
  .comment-answer_answer span {
    color: #a4a4a4; }
.comment_new .comment__text {
  background: #d3dddc; }
.comment__delete {
  padding: 10px 15px;
  background: lightgrey;
  border-radius: 11px;
  margin: 12px 0; }
  .comment__delete i {
    background: url(../img/icons/delete.png) no-repeat center/contain;
    height: 15px;
    width: 15px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 10px; }
.comment__stop i {
  background: url(../img/icons/block.svg) no-repeat center/contain;
  height: 15px;
  width: 15px;
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 10px; }
.comment_show {
  position: fixed;
  z-index: 605;
  background: #FFF;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 2px 26px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.1);
  display: none;
  max-height: 100%;
  overflow-y: scroll;
  width: 650px;
  cursor: pointer; }
  .comment_show .comment-answer__item {
    padding: 40px 15px 40px; }
.comment_edit {
  position: fixed;
  z-index: 605;
  background: #FFF;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 2px 26px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.1);
  padding: 15px;
  display: none;
  width: 650px;
  max-height: 100%;
  overflow-y: scroll;
  cursor: pointer; }
  .comment_edit .comment__text {
    width: 100%;
    height: 150px;
    margin: 0;
    border: 0; }
  .comment_edit .edit-btn {
    margin: 10px 0 10px auto; }
    .comment_edit .edit-btn input {
      background: #074240;
      border: 0;
      color: #fff;
      padding: 5px 25px;
      border-radius: 2px;
      margin-left: auto;
      cursor: pointer; }
.comment__unread-count {
  display: inline-block; }
.comment-auth {
  color: #074240;
  display: inline-block;
  cursor: pointer; }

.comments__showmore {
  margin-left: auto;
  line-height: 28px;
  border-radius: 15px;
  border: 1px solid #e3e3e3;
  max-width: 250px;
  justify-content: center;
  border-bottom: 1px solid #e3e3e3;
  cursor: pointer; }
  .comments__showmore:hover {
    border: 1px solid #074240; }

.сomment__answer {
  margin-left: 40px; }

@media(max-width: 575px) {
  .comment-list_icon ~ span {
    margin-left: 0; }
  .comment__list {
    margin-left: 0; }
    .comment__list > .comment__item > .children {
      margin-left: 35px; }
  .comment__item {
    padding: 10px 0;
    position: static; }
  .comment__date {
    padding: 10px 0; }
  .comment__text {
    margin-left: 10px; }
  .comment_nav {
    margin: 0px 0 10px 10px; }
  .comment__btn_review {
    margin-left: 0; }
  .comment__btn_edit {
    margin-left: 0; }
  .comment_show {
    width: 300px; }
  .comment_edit {
    width: 300px; }
  .comment__reply span {
    margin-left: 0; } }
@media(max-width: 480px) {
  .comment_nav {
    margin: 10px 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
    .comment_nav .comment__btn {
      margin: 5px 0; }
  .comment-answer__item .comment_nav {
    margin: 5px 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start; } }
.transaction {
  margin-bottom: 0;
  -webkit-align-items: center;
  align-items: center; }
  .transaction span {
    padding-left: 0; }
  .transaction > div {
    width: 22%;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    padding: 5px 0;
    font-family: proxima_nova_bold; }
    .transaction > div:first-child {
      width: 19%;
      font-size: 15px;
      font-family: proxima_novaregular; }
    .transaction > div:last-child {
      width: 39%;
      border-right: 1px solid #c4d5da;
      padding: 0; }
  .transactions_items {
    margin-bottom: 30px;
    border: 1px solid #c4d5da;
    font-size: 16px;
    background: #fff1d3; }
    .transactions_items span {
      display: none; }
  .transactions__desc {
    text-align: left;
    line-height: 1.3;
    font-family: proxima_nova_bold;
    font-size: 16px; }

.error_msg {
  font-size: 36px;
  color: #979797;
  position: relative;
  top: 15vh;
  text-align: center;
  font-size: 36px; }
.error_number {
  font-size: 200px;
  background: url(../img/icons/block.svg) no-repeat center/contain; }
.error__block {
  width: 100%;
  height: 100vh;
  position: relative; }
.error_btn {
  display: inline-block;
  background: #2a2a2a;
  color: #fff;
  line-height: 36px;
  padding: 0 25px;
  border-radius: 5px;
  position: relative;
  top: 65vh;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer; }
  .error_btn:hover {
    color: #fff;
    background: #5b5b5b; }

.enterprise-list {
  border: 1px solid #e3e3e3; }
.enterprise_mobile {
  display: none; }
.enterprise_head {
  font-weight: bold;
  background: #e3e3e3;
  padding: 15px 10px 0 10px; }
  .enterprise_head .enterprise__item {
    text-align: center; }
    .enterprise_head .enterprise__item_plan {
      width: 22%; }
    .enterprise_head .enterprise__item_status {
      width: 15%; }
    .enterprise_head .enterprise__item_term {
      width: 18%; }
.enterprise__item {
  justify-content: inherit;
  padding-left: 10px; }
  .enterprise__item_plan {
    width: calc(23% - 110px); }
  .enterprise__item_status {
    width: 15%;
    text-align: center; }
    .enterprise__item_status a i {
      width: 15px;
      height: 15px; }
  .enterprise__item_term {
    width: 15%;
    text-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .enterprise__item_term a, .enterprise__item_term button {
      color: #074240;
      background: #fff;
      border-radius: 14px;
      display: inline-block;
      padding: 0 20px;
      line-height: 27px;
      cursor: pointer; }
    .enterprise__item_term button {
      border: 1px solid #074240;
      margin: 10px auto 10px 0; }
      .enterprise__item_term button:hover {
        background: #074240;
        color: #fff; }
  .enterprise__item_delete {
    width: 4%;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 25px;
    position: relative; }
    .enterprise__item_delete button {
      color: #999999;
      background: #FFF;
      cursor: pointer;
      height: 30px; }
  .enterprise__item_edit a {
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center; }
    .enterprise__item_edit a::before {
      font-size: 20px;
      color: #999999; }
.enterprise_0 {
  letter-spacing: -1px; }

@media(max-width: 1400px) {
  .enterprise_head .enterprise__item_plan {
    width: 35% !important; }
  .enterprise_head .enterprise__item_edit {
    width: 10% !important; }
  .enterprise__item_plan {
    width: 32%; }
  .enterprise__item_edit {
    width: 5% !important; } }
@media(max-width: 991px) {
  .enterprise__item {
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .enterprise__item > div {
      margin-bottom: 10px;
      margin-top: 10px;
      text-align: left; }
    .enterprise__item_logo {
      display: block;
      width: 110px;
      height: 110px; }
    .enterprise__item_plan {
      width: calc(100% - 130px); }
    .enterprise__item_status {
      width: 50%; }
    .enterprise__item_edit {
      width: 49% !important; }
      .enterprise__item_edit .enterprise_mobile {
        display: inline-block; }
      .enterprise__item_edit a {
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start; }
    .enterprise__item_term {
      width: 70%;
      -webkit-align-items: flex-start;
      align-items: flex-start; }
      .enterprise__item_term .plan_length {
        text-align: center; }
    .enterprise__item_delete {
      margin-left: auto !important;
      width: 50px !important;
      height: 50px !important; }
  .enterprise_mobile {
    display: block;
    font-weight: bold; }
  .enterprise_0 {
    display: none; }
  .enterprise_head {
    display: none; } }
@media(max-width: 767px) {
  .enterprise__item_status {
    width: 100%;
    text-align: left; } }
.btn__add_round {
  background: #900022;
  width: 50px;
  height: 50px;
  position: fixed;
  top: 20%;
  right: 2%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: url(../img/icons/plus.svg) no-repeat center/cover;
  z-index: 602; }
  .btn__add_round:hover {
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.49); }
.btn_close {
  background: #fff;
  position: fixed;
  top: 15px;
  right: 20px;
  z-index: 650;
  display: none;
  cursor: pointer;
  font-size: 35px;
  background: transparent; }
  .btn_close::before {
    background: #FFF;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
.btn__catalog a::before {
  content: ""; }

.ads_center {
  height: 115px;
  text-align: center; }
  .ads_center .ad-img {
    height: 100%;
    width: auto; }
.ads_right {
  height: 280px;
  margin-top: 30px; }
  .ads_right img {
    height: auto;
    width: 100%; }

.grey_block__center {
  height: 100%;
  width: 100%;
  background-color: #A1A1A1;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  color: white;
  line-height: 115px; }

.grey_block__right {
  line-height: 280px;
  height: 100%;
  width: 100%;
  background-color: #a1a1a1;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  color: white; }

.full {
  display: none; }

.mobile {
  display: block; }

@media only screen and (min-width: 421px) {
  .full {
    display: block; }

  .mobile {
    display: none; } }
