/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */
/* 006e4c - зеленый */
/* 178563 - ховер (светлый)*/
/* 7eb3a3 - ховер (очень светлый)*/
.transition {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
html {
  font-size: 10px;
}
body {
  font-size: 1.6rem;
  line-height: 1.16;
  font-family: "Circe", sans-serif;
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
  background: #F2F3F5;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Circe", sans-serif;
}
a {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
a:hover {
  opacity: 0.9;
}
img {
  max-width: 100%;
  height: auto;
}
footer .develop {
  margin-top: 8px;
}
footer .develop a {
  color: #969ba5;
}
.logo-row .top-description {
  padding: 15px 0 0 10px;
}
.share > .text {
  margin-right: 3px;
}
.logo-row .logo {
  padding-top: 20px;
}
header.fixed .logo-row .logo {
  padding-top: 0;
}
.logo-row .logo img {
  max-height: 60px;
}
.blank-box {
  height: 96px;
}
@media (max-width: 767px) {
  .logo-row .logo img {
    margin-top: -16px;
    max-height: 42px;
    width: auto;
  }
}
.logo_and_menu-row {
  background: #fff;
  border: none;
}
.logo_and_menu-row .menu-row .row {
  z-index: 1;
  position: relative;
}
.btn-default.white {
  color: #333 !important;
  border: 1px solid #333;
}
.btn-default.white:hover,
.btn-default.white:active,
.btn-default.white:focus {
  color: #ffffff !important;
  border-color: #333;
  background: #333;
}
.logo-row .top-callback .phone .fa,
.logo-row .top-callback .email .fa {
  background-color: #333;
}
.mibok-link11 .wrapper-mibok-glaza-link .mibok-glaza-icon {
  background: #333 !important;
}
.topmenu-DARK .menu-row {
  background-color: #006e4c;
}
.topmenu-DARK .mega-menu table .dropdown-menu li:hover > a,
.topmenu-DARK .mega-menu table .dropdown-menu li.active > a,
.topmenu-DARK .mega-menu table .dropdown-menu li > a:hover,
.topmenu-DARK .mega-menu table .dropdown-menu li > a:active,
.topmenu-DARK .mega-menu table .dropdown-menu li > a:focus {
  background-color: #333;
  color: #ffffff;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
  background-color: #178563;
  border-color: #178563;
}
.menu-row .search-button-div .fa-close:hover {
  color: #333;
}
.btn-default {
  background-color: #333;
  border-color: #333;
  color: #ffffff !important;
}
a.scroll-to-top.ROUND_COLOR,
a.scroll-to-top.RECT_COLOR {
  background-color: #333;
}
a.scroll-to-top.ROUND_COLOR:hover,
a.scroll-to-top.RECT_COLOR:hover {
  background-color: #178563;
}
.flex-direction-nav a:hover,
.flex-direction-nav a:hover::before {
  color: #178563;
  border-color: #178563;
}
.underline {
  border-bottom: 2px solid #333 !important;
}
a,
a:focus {
  color: #333;
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
  box-shadow: none;
  background: #006e4c !important;
  width: 20px;
  height: 20px;
}
.styled-block {
  border-left-color: #333;
}
footer {
  background: none repeat scroll 0 0 #333;
  box-shadow: 0 70px 50px -20px #333 inset;
  color: #7eb3a3;
}
.bottom-menu .item:hover .title a,
.bottom-menu .item:hover .title,
.bottom-menu .item.active .title a,
.bottom-menu .item.active .title {
  color: #fff !important;
}
.social-icons li:hover a {
  border-color: #178563;
  background-color: transparent;
}
.social-icons li a {
  background-color: #178563;
}
footer .develop a {
  color: #7eb3a3;
}
footer .info i {
  color: #7eb3a3;
}
footer .info .email a {
  color: #7eb3a3;
}
.topmenu-DARK .mega-menu table td.active .wrap > a {
  background-color: #333;
}
.side-menu > li.active > a {
  border-top: 1px solid #333;
  background-color: #333;
}
.side-menu > li > a:hover,
.side-menu > li > a:hover:before,
.side-menu > li > a:active:before,
.side-menu > li > a:focus:before {
  color: #333;
}
.breadcrumb li:hover > a {
  color: #333;
}
.breadcrumb li + li:before {
  color: #333;
}
.detail .detailimage img,
.detail .projects.item-views.table .item .image img {
  border-bottom-color: #333;
}
.btn-default.wc.vert:hover .fa {
  background-color: #178563;
}
.btn-default.wc.vert .fa {
  background-color: #333;
}
.back-url i {
  background: #333;
}
.back-url:hover i {
  background: #178563;
}
table.table th {
  background-color: #333;
}
.accordion-type-2 .accordion-head:hover .fa,
.accordion-type-2 .accordion-head.accordion-open .fa {
  background-color: #333;
}
.side-menu .submenu > li.active > a {
  color: #333;
}
.side-menu .submenu > li > a:hover {
  color: #333;
}
.btn-responsive-nav:hover {
  color: #333;
  border: 1px solid #333;
}
.btn-responsive-nav {
  background-color: #333;
}
.mega-menu ul.nav li.active,
.mega-menu ul.nav li:hover {
  background-color: #333;
}
.logo-row .logo.colored img,
header .line-row {
  background-color: #333;
}
.input__request-subject-form .jqmClose {
  display: none !important;
}
.input__request-subject-form form .form-header {
  display: none;
}
.input__request-subject-form .form-body {
  padding-top: 0 !important;
}
.input__request-subject-form .form-footer .pull-left.required-fileds i {
  position: static;
}
.social-items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.social__item {
  color: #7eb3a3;
  font-size: 18px;
  margin-right: 10px;
}
.social__item:hover {
  color: #fff;
}
.social__item:last-child {
  margin-right: 0;
}
.contacts-social .social__item:hover {
  color: #000;
}
header {
  z-index: 5;
}
.head-menu-block {
  background: #FAFAFA;
  padding: 0;
  border-bottom: 1px solid #F1F1F1;
}
.head-menu-block td {
  padding: 10px 25px;
}
.head-menu-block .search-item {
  display: none;
}
.head-menu-block a {
  color: #000;
  font-size: 1.4rem;
  position: relative;
}
.head-menu-block a .fa {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -10px;
}
.head-menu-block .maxwidth-theme {
  max-width: 1370px;
}
.logo-row {
  padding: 25px 0;
}
.logo_and_menu-row .logo-row .logo img {
  max-height: inherit;
  width: 530px;
  max-width: 530px;
}
.logo-img {
  margin-right: 19px;
}
.logo-wrap h1,
.logo-wrap .logo-text {
  font-size: 1.6rem;
  line-height: 1.2;
  color: #006e4c;
  font-weight: 400;
  display: none;
}
.dropdown-menu {
  border: none;
  border-radius: 0;
}
.head-menu-block table td:hover > .wrap > .dropdown-menu {
  display: block;
  top: 37px;
  left: 5px;
}
.emblem-block {
  width: 67px;
  margin-right: 45px;
  margin-left: 10px;
  margin-top: 20px;
}
.head-contacts {
  font-size: 1.4rem;
}
.head-contacts a {
  color: #333;
}
.head-contacts-wrap > div {
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
}
.head-contacts-wrap > div:before {
  content: "";
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.head-contacts-wrap > div.address:before {
  background-image: url('/local/templates/aspro-scorp-new/images/icons/map.svg');
}
.head-contacts-wrap > div.phone:before {
  background-image: url('/local/templates/aspro-scorp-new/images/icons/call.svg');
}
.head-contacts-wrap > div.email:before {
  background-image: url('/local/templates/aspro-scorp-new/images/icons/email.svg');
}
.head-contacts-wrap > div.head-all-contacts {
  padding-left: 0;
  text-align: center;
}
.head-contacts-wrap > div.head-all-contacts:before {
  content: "----------------------------------------";
  font-size: 1.8rem;
  width: 100%;
  position: static;
  line-height: 1;
  margin-bottom: 8px;
  margin-top: -2px;
}
.mega-menu {
  padding-left: 20px;
  padding-right: 90px;
}
.mega-menu table td .wrap > a {
  font-size: 1.6rem;
  text-transform: none;
  font-weight: 400;
  padding: 18px 30px;
}
.mega-menu table td .wrap > a .fa.fa-angle-down::before {
  font-size: 14px;
}
.mega-menu table td .wrap > a.search-icon {
  width: 21px;
  height: 25px;
  display: block;
  padding: 0;
  background: url('/local/templates/aspro-scorp-new/images/icons/search.svg') no-repeat 0 0/100%;
}
.mega-menu table .dropdown-menu li > a {
  font-size: 1.6rem;
  background: #FAFAFA;
}
.mega-menu table td.js-dropdown {
  position: absolute;
  width: 7px;
  height: 24px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.mega-menu table td.js-dropdown .wrap > a {
  padding: 0;
}
.mega-menu table .more-items > span {
  font-size: 0;
  display: block;
  width: 100%;
  height: 100%;
  top: auto;
  padding: 0;
}
.mega-menu table .more-items > span:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: url('/local/templates/aspro-scorp-new/images/icons/menu.svg') no-repeat 0 0/100%;
}
.mega-menu table .search-item {
  padding-left: 0;
}
.notification {
  position: absolute;
  right: 0;
  width: 24px;
  height: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}
.notification .bell {
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: block;
  background: url('/local/templates/aspro-scorp-new/images/icons/bell.svg') no-repeat 0 0/100%;
}
.notification:before {
  background: #fff;
  display: block;
  width: 7px;
  height: 7px;
  content: '1';
  font-size: 0.7rem;
  line-height: 1;
  text-align: center;
  border-radius: 100%;
  position: absolute;
  right: 2px;
}
.notification div.beono-flashmessage {
  position: absolute !important;
  top: 65px;
  right: 0;
  left: auto;
  background: #F7E64E;
  border-radius: 5px;
  width: 363px;
  padding: 20px 42px 15px;
  margin: 0;
  bordern: none;
  font-size: 1.2rem;
  z-index: 1;
  display: none;
}
.notification div.beono-flashmessage p {
  margin-bottom: 15px;
}
.notification div.beono-flashmessage p + p {
  margin: 0;
}
.notification div.beono-flashmessage .btn {
  background: #fff;
  border-radius: 5px;
  padding: 8px 12px;
  margin: 0 auto;
  color: #333 !important;
  display: block;
  max-width: 93px;
  border: none;
  outline: none;
  text-transform: none;
  font-size: 1.2rem;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.notification div.beono-flashmessage .btn:hover {
  opacity: 0.9;
}
.notification div.beono-flashmessage:before {
  display: block;
  width: 191px;
  height: 48px;
  background: url('/local/templates/aspro-scorp-new/images/popup-block.svg') no-repeat 0 0/100%;
  content: '';
  position: absolute;
  left: auto;
  right: 37px;
  top: -45px;
}
.notification #close_message_notificate {
  right: -1px;
  top: -2px;
  font-size: 21px;
  color: #333;
  cursor: pointer;
  background: #fff;
  border-radius: 5px;
  padding: 0;
  font-weight: 400;
  height: 22px;
  width: 22px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.notification div.beono-flashmessage h3 {
  font-weight: 700;
  font-size: 1.6rem;
}
.index .notification div.beono-flashmessage {
  display: block;
}
.topmenu-DARK .mega-menu table .dropdown-menu > li > a {
  border-top: none;
}
.mega-menu table td.js-dropdown:hover > .wrap > .dropdown-menu {
  display: block;
  top: 40px;
}
header.fixed .logo-row {
  padding: 5px;
}
header.fixed .logo-row .logo img {
  max-height: 45px;
}
header.fixed .logo_and_menu-row {
  height: auto;
}
header.fixed .emblem-block,
header.fixed .head-all-contacts {
  display: none;
}
.topmenu-DARK .mega-menu table td.active .wrap > a {
  background-color: #4b5660;
}
.topmenu-DARK .mega-menu table td .wrap > .search-icon:hover {
  background-color: inherit;
}
.banners-big .slides a:not(.btn).link-slider {
  width: 128px;
  height: 39px;
  font-size: 1.6rem;
  background: #006e4c;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
.banners-big .slides .text-block {
  font-size: 2rem;
  line-height: 1.15;
}
.banners-big .slides .title {
  font-weight: 400;
  text-align: left;
  padding: 0 0 20px 0;
}
.banners-big .flexslider,
.banners-big .slides,
.banners-big .slides > li {
  height: 350px;
}
.banners-big {
  background-color: #333;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
}
.banners-big .slides > li {
  background-size: cover !important;
  background-color: #333 !important;
}
.banners-big .flex-control-nav {
  display: none;
}
.main-page-buttons {
  padding: 40px 0;
}
.main-page-buttons__inner {
  justify-content: space-between;
}
.main-page-buttons__inner .main-page__button {
  width: 24%;
  max-width: 240px;
  padding: 18px;
  text-transform: none;
  font-size: 1.6rem;
  background: #006e4c;
  margin: 0;
}
.service-block {
  background: #E4E5E7;
}
.index h2 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 600;
  position: relative;
  font-size: 2.4rem;
  margin-top: 40px;
}
.index h2:after {
  margin-top: 10px;
  margin-bottom: 30px;
  content: "";
  display: block;
  width: 160px;
  height: 5px;
  background: #006e4c;
}
.all-btn {
  position: absolute;
  right: 0;
  top: 60px;
  display: inline-block;
  padding-left: 35px;
  z-index: 1;
  color: #000;
}
.all-btn:before {
  content: "";
  width: 17px;
  height: 17px;
  background: url('/local/templates/aspro-scorp-new/images/icons/arr.svg') no-repeat 0 0/100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.service-icon {
  position: relative;
  background: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 35px 15px 35px 77px;
  height: 110px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.service-icon:before {
  content: "";
  display: block;
  width: 50px;
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px;
}
.service-icon.icon-tap:before {
  background-image: url('/local/templates/aspro-scorp-new/images/service/tap.svg');
}
.service-icon.icon-bulb:before {
  background-image: url('/local/templates/aspro-scorp-new/images/service/bulb.png');
}
.service-icon.icon-sensor:before {
  background-image: url('/local/templates/aspro-scorp-new/images/service/sensor.svg');
}
.service-icon.icon-house:before {
  background-image: url('/local/templates/aspro-scorp-new/images/service/house.svg');
}
.service-icon.icon-weigher:before {
  background-image: url('/local/templates/aspro-scorp-new/images/service/weigher.svg');
}
.service-icon.icon-scale:before {
  background-image: url('/local/templates/aspro-scorp-new/images/service/scale.svg');
}
.service-icon.icon-gear:before {
  background-image: url('/local/templates/aspro-scorp-new/images/service/gear.svg');
}
.service-icon.icon-find:before {
  background-image: url('/local/templates/aspro-scorp-new/images/service/find.svg');
}
.service-icon.icon-iso:before {
  background-image: url('/local/templates/aspro-scorp-new/images/service/iso.svg');
}
.service-icon.icon-sert:before {
  background-image: url('/local/templates/aspro-scorp-new/images/service/sert.svg');
}
.service-icon.icon-cup:before {
  background-image: url('/local/templates/aspro-scorp-new/images/service/cup.svg');
}
.service-icon.icon-medicine:before {
  background-image: url('/local/templates/aspro-scorp-new/images/service/medicine.png');
}
.service-icon:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.service-list + .title-service h2 {
  margin-top: 10px;
}
.news.front .item {
  padding-bottom: 30px;
}
.news.front .item .period {
  border: none;
  font-size: 1.4rem;
  position: relative;
  padding-left: 35px;
  height: 25px;
  overflow: auto;
  text-overflow: inherit;
  line-height: 1;
  padding-top: 3px;
  margin-bottom: 15px;
}
.news.front .item .period:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  content: "";
  width: 20px;
  height: 19px;
  display: block;
  background: url('/local/templates/aspro-scorp-new/images/icons/calendar.svg') no-repeat 0 0/100%;
}
.news.front .item h3 {
  font-size: 1.6rem;
  height: 85px;
  margin: 0;
}
.news.front .item .image {
  height: 156px;
  margin-bottom: 16px;
}
.news.front .item .image a::before {
  display: none;
}
.news.front .item .image img {
  border-radius: 10px;
}
.news.front.slider {
  box-shadow: none;
}
.news.front.slider .flex-viewport {
  background: #fff;
  box-shadow: 5px 7px 10px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}
.news.front.slider .item {
  padding-bottom: 0;
}
.news.front.slider .item .image {
  height: 350px;
}
.news.front.slider .item h3 {
  color: #000;
  font-size: 2rem;
  line-height: 1.25;
  height: auto;
  margin-bottom: 10px;
}
.news.front.slider .item .info {
  padding: 25px 32px 50px;
}
.news.front.slider .item a {
  text-align: left;
}
.news.front.slider .flex-control-nav {
  display: block;
}
.news.front.slider .flex-control-nav li a {
  width: 12px;
  height: 12px;
}
.news.front.slider .flex-control-paging li a:hover,
.news.front.slider .flex-control-paging li a.flex-active {
  width: 15px;
  height: 15px;
}
.partners.front .flexslider {
  margin-bottom: 70px;
}
.partners.front .flex-control-nav {
  bottom: -40px;
}
.partners.front .flexslider .slides > li {
  height: 114px;
  line-height: 114px;
}
.partners.front .flexslider .slides > li .item {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
  max-width: 200px;
  border-radius: 5px;
  background: #fff !important;
}
.flex-control-nav li a {
  background: #fff;
  color: transparent;
  border-radius: 100%;
  height: 13px;
  width: 13px;
  box-shadow: none;
}
.flexslider {
  background: none;
}
footer {
  font-size: 1.4rem;
  padding: 50px 0 58px;
  color: #fff;
}
footer .footer-title {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 40px;
  text-transform: uppercase;
}
footer a,
footer .footer-title {
  color: #fff;
}
footer a:hover {
  color: #fff;
}
footer .social {
  padding: 0;
  padding-bottom: 40px;
}
footer .copy,
footer .info,
footer .atoll-desc {
  padding: 0;
}
footer .atoll-desc,
footer .conf-link {
  position: relative;
  padding-left: 29px;
}
footer .atoll-desc:before,
footer .conf-link:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  content: "";
  width: 12px;
  height: 13px;
}
footer .atoll-desc img,
footer .conf-link img {
  max-width: 70px;
  margin-left: 27px;
}
footer .atoll-desc:before {
  background: url('/local/templates/aspro-scorp-new/images/icons/file.svg') no-repeat 0 0/100%;
}
footer .conf-link:before {
  background: url('/local/templates/aspro-scorp-new/images/icons/lock.svg') no-repeat 0 0/100%;
}
.copy-block {
  padding-top: 50px;
}
.footer-contacts-block > div,
.timetable > div {
  margin-bottom: 15px;
  position: relative;
  padding-left: 30px;
}
.footer-contacts-block > div:before,
.timetable > div:before {
  content: "";
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.footer-contacts-block > div.address:before,
.timetable > div.address:before {
  background-image: url('/local/templates/aspro-scorp-new/images/icons/map-l.svg');
}
.footer-contacts-block > div.phone:before,
.timetable > div.phone:before {
  background-image: url('/local/templates/aspro-scorp-new/images/icons/call-l.svg');
}
.footer-contacts-block > div.email:before,
.timetable > div.email:before {
  background-image: url('/local/templates/aspro-scorp-new/images/icons/email-l.svg');
}
.timetable > div:before {
  background-image: url('/local/templates/aspro-scorp-new/images/icons/time.svg');
}
.bottom-menu {
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: none;
}
.bottom-menu a {
  display: inline-block;
  margin-bottom: 10px;
}
.bottom-menu a:before {
  content: "> ";
  color: #006e4c;
}
.bottom-menu-block {
  max-width: 390px;
  margin: 0 auto;
}
.social-icon {
  display: inline-block;
  margin-right: 22px;
}
.social-icon.social-telegram {
  width: 22px;
  height: 20px;
  background: url('/local/templates/aspro-scorp-new/images/icons/telegram.svg') no-repeat 0 0/100%;
}
.social-icon.social-vk {
  width: 24px;
  height: 16px;
  background: url('/local/templates/aspro-scorp-new/images/icons/vk.svg') no-repeat 0 0/100%;
}
.site-form a:after {
  content: "-----------------------";
  color: #6C757D;
  display: block;
  margin-top: -5px;
}
.side-menu {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.side-menu > li > a {
  font-size: 1.6rem;
  padding: 20px;
  border: none;
}
.bx-firefox .side-menu > li > a,
.side-menu > li > a {
  padding: 20px 35px;
}
.bx-firefox .side-menu > li > a:hover,
.side-menu > li > a:hover {
  background-color: rgba(82, 94, 110, 0.05);
}
.bx-firefox .side-menu > li > a:before,
.side-menu > li > a:before {
  top: 21px;
  font-size: 1.1rem;
  right: 20px;
}
.side-menu > li.active > a:hover,
.bx-firefox .side-menu > li > a:hover:hover,
.side-menu > li > a:hover {
  color: #333 !important;
}
.main-content h1 {
  font-family: "Fira Sans", sans-serif;
  font-size: 4rem;
  margin-bottom: 45px;
  line-height: 1.05;
}
.breadcrumb {
  font-size: 1.4rem;
  line-height: 1;
  padding: 0;
  margin: 0;
  list-style: none;
  background: #fff;
  padding: 12px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
section.page-top {
  padding: 0 0 40px;
}
.side-menu .submenu {
  padding: 5px 30px 10px;
  font-size: 1.6rem;
}
.side-menu .submenu > li > a {
  padding: 10px 15px;
}
.events-list.news.front .item {
  min-height: auto;
}
.events-list.news.front .item h3 {
  font-size: 1.6rem;
  height: auto;
  margin: 0;
  margin-bottom: 0px;
  margin-bottom: 10px;
}
.events-list.news.front .item .period {
  margin-bottom: 10px;
}
.events-list.news.front .item .image {
  flex-shrink: 0;
  width: 168px;
  height: 114px;
  margin-bottom: 0;
  margin-right: 30px;
}
.slide-mobile-bg {
  display: none;
}
.icon-link {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  margin-bottom: 15px;
  /*    &amp;:before{
            content: "";
            display: block;
        }*/
  /*    &amp;.special-version{
            &amp;:before{
                width: 26px;
                height: 20px;
                background: url('/local/templates/aspro-scorp-new/images/icons/eye.png') no-repeat 0 0/100%;   
            }
        }*/
  /*    &amp;.enter-block{
            &amp;:before{
                background: url('/local/templates/aspro-scorp-new/images/icons/enter.png') no-repeat 0 0/100%; ;   
            }
        }*/
}
.icon-link .fa {
  color: #006e4c;
  font-size: 1.8rem;
  margin-right: 7px;
}
.enter-block {
  display: none;
}
.transition {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.b24-form-field-resourcebooking{
    display: none !important;
}
@media (min-width: 769px) {
  .btn.btn-responsive-nav {
    display: none;
  }
}
@media (max-width: 1320px) {
  .maxwidth-theme {
    padding: 0 15px;
    box-sizing: border-box;
  }
  .maxwidth-theme .notification,
  .all-btn {
    right: 15px;
  }
  .logo-wrap h1,
  .logo-wrap .logo-text {
    font-size: 1.4rem;
  }
  .logo-img {
    margin-right: 15px;
  }
  .notification div.beono-flashmessage {
    top: 75px;
  }
  footer .atoll-desc,
  footer .conf-link {
    padding-left: 20px;
  }
  footer .atoll-desc img,
  footer .conf-link img {
    margin-left: 5px;
  }
  .mega-menu table td .wrap > a {
    padding: 18px 15px;
  }
  .mega-menu table .search-item {
    padding-left: 5px;
  }
  section.page-top {
    padding: 0 15px 40px;
  }
}
@media (max-width: 1120px) {
  .mega-menu table td .wrap > a {
    padding: 20px;
  }
}
@media (max-width: 1100px) {
  .mega-menu table td .wrap > a {
    padding: 20px 15px;
  }
}
@media (max-width: 1050px) {
  .mega-menu table td .wrap > a {
    padding: 20px 10px;
  }
}
@media (max-width: 1000px) {
  .maxwidth-theme .notification {
    right: 15px;
    top: -105px;
    background: #333;
    border-radius: 5px;
    padding: 3px;
  }
  html {
    font-size: 9px;
  }
  .mega-menu table td .wrap > a {
    padding: 20px 25px;
  }
  .service-icon {
    margin-bottom: 15px;
  }
  .service-list + .title-service h2 {
    margin-top: 30px;
  }
  .news.front .item .period {
    max-width: 150px;
  }
  .news.front.slider .item h3 {
    height: auto;
  }
  div.flexslider [class*="col-md-"] {
    text-align: left;
  }
  .news.front:not(.slider) .col-md-4,
  .service-items .col-md-3 {
    width: 50%;
    float: left;
  }
  .service-block {
    padding-bottom: 35px;
  }
  .bottom-menu-block {
    margin: 0;
  }
  .social-items {
    justify-content: inherit;
  }
  footer {
    padding: 50px 0 25px;
  }
  footer .maxwidth-theme {
    display: flex;
    flex-wrap: wrap;
  }
  footer .conf-link:before,
  footer .atoll-desc:before {
    display: inline-block;
    margin-right: 5px;
    position: static;
  }
  footer .social {
    margin-top: 15px;
  }
  footer .col-md-4,
  footer .col-md-5 {
    width: 50%;
  }
  footer .pull-right {
    float: none !important;
  }
  footer .conf-link {
    padding-left: 15px;
  }
  footer .copy-block {
    padding-top: 0;
  }
  footer .copy-block .maxwidth-theme .col-md-3,
  footer .copy-block .maxwidth-theme .col-md-4,
  footer .copy-block .maxwidth-theme .col-md-2 {
    width: 50%;
    margin-top: 10px;
  }
  footer .atoll-desc {
    padding-left: 0;
  }
  .social-yanf {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .social-yanf .social {
    margin-top: 15px;
    width: 50%;
    box-sizing: border-box;
  }
  .social-yanf .ya-inf {
    width: 50%;
    box-sizing: border-box;
    padding: 15px;
  }
  .main-page-buttons {
    padding: 30px 0;
  }
  .main-page-buttons__inner {
    justify-content: center;
  }
  .main-page-buttons__inner .main-page__button {
    width: 49%;
    margin: 10px;
  }
  .left-menu-md {
    width: 35%;
    float: left;
  }
  .content-md.main-content {
    width: 65%;
  }
  .logo_and_menu-row .logo-row .logo img {
    max-width: 100%;
  }
  .NewsCalTable tr {
    position: relative;
  }
  .event-day {
    position: static;
  }
  .NewsCalDefault .NewsCalNews {
    right: 0;
    padding: 10px;
    font-size: 1.6rem;
    left: 0;
    margin: auto;
    width: 100%;
    z-index: 100;
    box-sizing: border-box;
  }
  .NewsCalTable td span {
    padding: 10px 5px;
  }
  .logo-row {
    padding: 15px 0 5px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .logo-row .col-md-5 {
    width: 100%;
    padding-bottom: 15px;
  }
}
@media (max-width: 900px) {
  .index h2 {
    margin-top: 30px;
  }
  .index h2:after {
    margin-top: 5px;
    margin-bottom: 20px;
  }
  .all-btn {
    top: 34px;
  }
  .service-block {
    padding-bottom: 25px;
  }
  .news.front.slider .item .info {
    padding: 0 22px 15px;
  }
  .news.front .item {
    padding-bottom: 20px;
  }
  .partners hr {
    display: none;
  }
  .flex-control-nav li a {
    height: 10px;
    width: 10px;
  }
  .flex-control-paging li a:hover,
  .flex-control-paging li a.flex-active {
    height: 15px;
    width: 15px;
  }
  .partners.front .flexslider {
    margin-bottom: 40px;
  }
  .mega-menu table td .wrap > a {
    padding: 20px 23px;
  }
  .item-views .nav-tabs > li {
    display: block;
    width: 100%;
  }
}
@media (max-width: 800px) {
  footer {
    text-align: left;
  }
}
@media (max-width: 768px) {
  .menu-row {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 320px;
    box-sizing: border-box;
    height: 50px;
    z-index: 10;
    overflow: auto;
  }
  .btn.btn-responsive-nav {
    top: 15px !important;
    left: 15px;
    right: auto;
    bottom: auto;
    margin: 0;
    padding: 0;
    height: auto;
    border: none;
  }
  .logo_and_menu-row .menu-row td:not(.search-item) {
    display: none;
  }
  .mega-menu table .search-item {
    visibility: visible;
    display: block;
    position: fixed;
    right: 15px;
    top: 15px;
  }
  .mega-menu table td .wrap > a.search-icon {
    width: 17px;
    height: 22px;
  }
  .maxwidth-theme .notification {
    right: 50px;
    background: #333;
    border-radius: 5px;
    padding: 3px;
    position: fixed;
    top: 14px;
    bottom: auto;
    padding: 0;
  }
  .search form::after {
    right: -15px;
  }
  .head-menu-block {
    display: none;
  }
  .mega-menu {
    padding: 0;
    position: fixed;
    top: 50px;
    left: 0;
    overflow: auto;
    height: 0;
    box-sizing: border-box;
  }
  .btn-responsive-nav:hover {
    background: none;
    color: #fff;
  }
  .logo-row .logo.colored img,
  header .line-row {
    background-color: inherit;
  }
  .main-page-buttons {
    padding: 10px 0;
  }
  .main-page-buttons__inner .main-page__button {
    margin: 5px;
  }
  section.page-top {
    padding: 0 15px 15px;
  }
  .main-content h1 {
    margin-bottom: 15px;
  }
  .partners.front .flexslider .slides > li .item {
    max-width: 250px;
    margin: 0 auto;
  }
  .banners-big .slides > li,
  .banners-big .flexslider,
  .banners-big .slides,
  .banners-big .slides > li {
    height: 200px;
  }
  .banners-big .slides .title {
    font-size: 1.8rem;
    line-height: 1.25;
    padding-bottom: 10px;
  }
  .banners-big .slides .text-block {
    font-size: 1.4rem;
  }
  .banners-big .slides a:not(.btn).link-slider {
    margin-top: 8px;
  }
  .social-yanf {
    padding-top: 15px;
  }
  .nav-main-collapse {
    display: block;
  }
  .nav-main-collapse .table-menu {
    display: block !important;
  }
  .nav-main-collapse .table-menu .dropdown,
  .nav-main-collapse .mega-menu ul.nav {
    display: none !important;
  }
  .nav-main-collapse.in .mega-menu ul.nav {
    display: block !important;
  }
  .nav-main-collapse.in .mega-menu {
    height: calc(100vh - 50px);
  }
  .logo-row .col-md-3 .head-links.pull-right {
    float: none !important;
    text-align: left;
  }
}
@media (max-width: 700px) {
  .left-menu-md {
    width: 100%;
    float: none;
  }
  .content-md.main-content {
    width: 100%;
  }
  .main-block {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .service-list + .title-service h2 {
    margin-top: 15px;
  }
  .service-icon {
    padding: 20px 15px 20px 77px;
    height: 85px;
  }
  .main-content h1 {
    font-size: 3rem;
  }
}
@media (max-width: 600px) {
  .main-page-buttons__inner .main-page__button {
    width: 190px;
    padding: 8px 10px;
  }
  footer .copy-block .maxwidth-theme .col-md-3,
  footer .copy-block .maxwidth-theme .col-md-4,
  footer .copy-block .maxwidth-theme .col-md-2 {
    width: 100%;
  }
  footer .col-md-4 {
    width: 60%;
  }
  footer .col-md-5,
  .social-yanf .ya-inf {
    width: 40%;
  }
  .service-items .col-md-3 {
    width: 100%;
    float: none;
  }
  .banners-big .slides .text .inner {
    padding-right: 15px;
    padding-left: 15px;
  }
  footer {
    padding: 15px 0;
  }
  footer .footer-title {
    margin-bottom: 10px;
  }
  .bottom-menu a {
    margin-bottom: 7px;
  }
  .flex-control-nav li {
    margin: 0 3px;
  }
  .slide-mobile-bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .banners-big .slides > li,
  .banners-big .flexslider,
  .banners-big .slides,
  .banners-big .slides > li {
    background: none !important;
    position: relative;
  }
  .banners-big .slides > li .maxwidth-theme,
  .banners-big .flexslider .maxwidth-theme,
  .banners-big .slides .maxwidth-theme,
  .banners-big .slides > li .maxwidth-theme {
    z-index: 1;
  }
}
@media (max-width: 450px) {
  .social-yanf {
    flex-wrap: wrap;
  }
  .social-yanf .ya-inf {
    padding: 0 0 20px;
  }
  footer .col-md-4,
  footer .col-md-5,
  footer .social-yanf .social,
  footer .social-yanf .ya-inf {
    width: 100%;
  }
  .bottom-menu {
    font-size: 1.4rem;
    margin-top: 0;
    margin-left: 20px;
  }
  .bottom-menu .item {
    margin-bottom: 0;
  }
  footer .col-md-4:not(.conf-link) {
    padding-bottom: 75px;
  }
  footer .social-yanf .social {
    position: absolute;
    top: -255px;
    width: auto;
  }
  .footer-contacts-block > div,
  .timetable > div {
    margin-bottom: 7px;
    position: relative;
    padding-left: 23px;
    margin-left: 20px;
  }
  .social-icon.social-telegram {
    width: 15px;
    height: 15px;
  }
  .social-icon.social-vk {
    width: 19px;
    height: 12px;
  }
  .social-icon {
    margin-right: 10px;
  }
  .social-items {
    margin-left: 20px;
  }
  footer .conf-link::before,
  footer .atoll-desc::before {
    display: inline-block;
    margin: 0 5px 0 0;
    position: static;
    width: 12px;
  }
  footer .atoll-desc {
    padding-left: 0;
    align-items: center;
    display: flex;
    width: 100%;
    justify-content: flex-start;
  }
}
@media (max-width: 400px) {
  .news.front:not(.slider) .col-md-4,
  .events-list.news.front .item .image {
    width: 100%;
    float: none;
  }
  .events-list.news.front .item .image {
    height: 156px;
    margin-bottom: 16px;
  }
  .news.front:not(.slider) .item {
    background: #fff;
    box-shadow: 5px 7px 10px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  .news.front:not(.slider) .item .info,
  .news.front:not(.slider) .item .name,
  .news.front:not(.slider) .item .text-event {
    padding: 0 22px;
    height: auto;
  }
  .news.front:not(.slider) .item .period {
    margin-bottom: 5px;
  }
  .notification div.beono-flashmessage {
    width: 300px;
    padding: 25px;
    font-size: 1.4rem;
    top: 70px;
    right: -20px;
  }
  .logo_and_menu-row .logo-row .logo img {
    max-width: 100%;
  }
  .emblem-block,
  .head-all-contacts {
    display: none;
  }
  .head-contacts {
    margin: 15px 0 10px;
    font-size: 1.6rem;
  }
  .logo-row .logo {
    padding-top: 5px;
  }
  .logo-row .col-md-5 {
    width: 100%;
    padding-bottom: 15px;
    padding: 0 8px 0;
  }
  .logo-row .col-md-5.head-contacts {
    padding: 10px;
  }
  .logo-wrap h1 br,
  .logo-wrap .logo-text br {
    display: none;
  }
  .head-contacts-wrap > div {
    margin-bottom: 7px;
  }
  .index h2 {
    max-width: 160px;
    line-height: 1.2;
    font-size: 2.6rem;
  }
  .all-btn {
    top: 65px;
    padding-left: 25px;
  }
  .event-block .all-btn {
    top: 34px;
  }
  .service-list + .title-service h2 {
    max-width: inherit;
  }
  .flex-control-nav li a {
    height: 8px;
    width: 8px;
  }
  .flex-control-paging li a:hover,
  .flex-control-paging li a.flex-active {
    height: 13px;
    width: 13px;
  }
  p {
    word-wrap: break-word;
  }
}
/*# sourceMappingURL=custom.css.map */