/*
Theme Name: LMTA Theme
Theme URI: http://dizainoarkliukas.lt
Author: Dizaino Arkliukas
Author URI: http://dizainoarkliukas.lt
Version: 1.0
License: NON
License URI: --
Tags: private, design, inovation, dewdrop, dev, drop, lithuania, dizart, vilnius
*/
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
html {
  height: 100%;
  overflow: -moz-scrollbars-vertical;
}
html.open-menu body {
  position: fixed;
  width: 100%;
  height: 100%;
}
* {
  color: #3e3c3b;
}
body {
  background-color: #fff;
  position: relative;
  min-height: 100%;
  font-family: 'Dosis', sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow-x: hidden;
}
label {
  font-weight: 400;
  margin: 0;
}
p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
img.alignleft {
  float: left;
  margin: 15px 15px 15px 0;
}
.load-council-docs {
  cursor: pointer;
}
.usecookie-container {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 999;
  text-align: center;
  background: white;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 99999;
  -webkit-box-shadow: 0 0 11px -2px #929292;
  -moz-box-shadow: 0 0 11px -2px #929292;
  box-shadow: 0 0 11px -2px #929292;
}
.usecookie-container .usecookie-info {
  text-align: justify;
  margin: 10px;
}
.usecookie-container .usecookie-info p {
  margin: 0;
  text-align: center;
}
.usecookie-container .usecookie-agree {
  width: 80px;
  text-align: center;
  background: #fff;
  border: 1px solid #3e3c3b;
  border-radius: 3px;
  display: table;
  margin: 0 auto;
  margin-bottom: 10px;
  padding: 5px 10px;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.usecookie-container .usecookie-agree:hover {
  background: #3e3c3b;
}
.usecookie-container .usecookie-agree:hover .set-usecookie {
  color: #fff;
}
.usecookie-container .usecookie-agree .set-usecookie {
  text-transform: uppercase;
  color: #3e3c3b;
  text-decoration: none;
}
.hide {
  display: none;
}
.no-text-decoration {
  text-decoration: none;
}
.no-margin {
  margin: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-padding-sides {
  padding-left: 0;
  padding-right: 0;
}
.no-padding-sides-important {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-left-important {
  padding-left: 0 !important;
}
.no-padding-right-important {
  padding-right: 0 !important;
}
.fluid {
  margin-left: 0;
  margin-right: 0;
}
.uppercase {
  text-transform: uppercase;
}
.visivig.no-margin-inner p {
  margin: 0;
}
.visivig.margin-bottom {
  margin-bottom: 30px;
}
.no-data-block {
  width: 100%;
  height: 75px;
  text-align: center;
  background-color: #fafafa;
  display: table;
}
.no-data-block p {
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  font-size: 17px;
}
.structure-image > div {
  height: inherit;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.section.with-margin-top-up {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
.section-title.simple {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.section-title .bold {
  font-weight: 600;
}
.bold {
  font-weight: 600;
}
.pagination_wrapper.full-width .pagination {
  text-align: center;
}
.pagination_wrapper.full-width .pagination .prev {
  float: left;
  position: relative;
}
.pagination_wrapper.full-width .pagination .prev span {
  position: absolute;
  line-height: 34px;
  left: 55px;
  text-transform: uppercase;
}
.pagination_wrapper.full-width .pagination .next {
  float: right;
  position: relative;
}
.pagination_wrapper.full-width .pagination .next span {
  position: absolute;
  line-height: 34px;
  right: 55px;
  text-transform: uppercase;
}
.pagination_wrapper .pagination.right {
  text-align: right;
  padding-top: 20px;
}
.pagination_wrapper .pagination > a,
.pagination_wrapper .pagination > span {
  width: 37px;
  height: 37px;
  color: #000;
  font-size: 16px;
  line-height: 37px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
}
.pagination_wrapper .pagination > a:hover,
.pagination_wrapper .pagination > span:hover {
  background-color: #fafafa;
}
.pagination_wrapper .pagination .current {
  background: #fafafa;
}
.pagination_wrapper .pagination .next,
.pagination_wrapper .pagination .prev {
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #f2ecec;
}
.pagination_wrapper .pagination .next {
  background-image: url("assets/images/icons/arrow-right-black.png");
}
.pagination_wrapper .pagination .prev {
  background-image: url("assets/images/icons/arrow-left-black.png");
}
.web-structure li {
  margin-bottom: 5px;
}
.web-structure a {
  text-decoration: none;
}
.archive .content-side .content {
  margin-top: 20px;
}
.archive .content-side .content p {
  margin: 0;
}
.archive .content-side .content.no-margin-top {
  margin-top: 0;
}
.archive .content-side .content.margin-bot {
  margin-bottom: 20px;
}
.archive .content-side .sponsor_wrapper {
  height: 195px;
  margin-bottom: 30px;
}
.archive .content-side .sponsor_wrapper.logo-text .sponsor .thumb {
  height: 50%;
}
.archive .content-side .sponsor_wrapper.text-only {
  display: table;
}
.archive .content-side .sponsor_wrapper.text-only .sponsor {
  display: table-cell;
  vertical-align: middle;
}
.archive .content-side .sponsor_wrapper.text-only .sponsor .text {
  font-size: 16px;
  line-height: 19px;
}
.archive .content-side .sponsor_wrapper a {
  text-decoration: none;
}
.archive .content-side .sponsor_wrapper .sponsor {
  height: inherit;
  border: 1px solid #fafafa;
  padding: 7px;
  padding-bottom: 5px;
}
.archive .content-side .sponsor_wrapper .sponsor .thumb {
  height: 181px;
  background-repeat: no-repeat;
  background-position: center;
}
.archive .content-side .sponsor_wrapper .sponsor .text {
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.archive .items .item {
  padding: 40px 0 15px 0;
  border-bottom: 1px solid #ebebeb;
}
.archive .items .item:first-of-type {
  padding-top: 0;
}
.archive .items .item:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.archive .items .item .item-img {
  height: 365px;
  width: 37.3333333%;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}
.archive .items .item .item-info {
  width: 62.6666667%;
  padding-right: 0;
  padding-left: 30px;
}
.archive .items .item .item-info .title {
  margin: 0;
  font-size: 18px;
}
.archive .items .item .item-info .content p {
  margin: 20px 0;
  line-height: 24px;
}
.archive .items .item .item-info p {
  line-height: 1;
  margin: 7px 0;
}
.archive .items .item .item-info p.price {
  font-weight: 700;
}
.documents-date-section {
  float: left;
  margin-bottom: 32px;
}
.documents-date-section .year {
  width: 124px;
  height: 86px;
  display: table;
  text-align: center;
  margin-right: 3px;
  border: 1px solid #fafafa;
  float: left;
  background-image: url("assets/images/icons/big-black-arrow.png");
  background-repeat: no-repeat;
  background-position: center 85%;
}
.documents-date-section .year.active {
  background-color: #fafafa;
}
.documents-date-section .year p {
  display: table-cell;
  vertical-align: middle;
  font-size: 28px;
}
.inner-page .header .top-logo {
  text-align: left;
  margin-bottom: 39px;
  margin-top: 39px;
}
.inner-page .header .top-logo > div:first-of-type {
  width: 80px;
  display: inline-block;
}
.inner-page .header .top-logo > div:nth-of-type(2) {
  display: inline-block;
  margin-left: 15px;
  width: 190px;
  vertical-align: middle;
}
.rector .thumb {
  height: 415px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 30px;
}
.squares-block .square_wrapper.doctor {
  text-align: center;
  margin-bottom: 30px;
}
.squares-block .square_wrapper.doctor .img {
  height: 260px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.squares-block .square_wrapper.doctor p {
  margin: 0;
  margin-bottom: 5px;
  line-height: 1;
  min-height: 16px;
}
.squares-block .square_wrapper.doctor p:first-of-type {
  margin-top: 18px;
  margin-bottom: 10px;
}
.squares-block .square_wrapper.doctor p:last-of-type {
  font-weight: 600;
}
.squares-block .square_wrapper.doctor .light {
  font-weight: 500;
}
.single .post-img {
  width: 475px;
  height: 475px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  float: left;
  margin: 0 30px 30px 0;
}
.single .post-info .title {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
}
.single .post-info .date {
  color: #6d6e71;
}
.about-subdivision img {
  width: 100%;
}
.fill-subidivision-section {
  padding-left: 20px;
}
.subidivision-lists .content-block {
  margin: 40px 0;
}
.subidivision-lists .content-block .title {
  font-weight: 600;
  text-decoration: underline;
}
.subidivision-lists .content-block .label_wrapper {
  height: 65px;
}
.subdivisions .subdivision {
  height: 155px;
  margin-bottom: 30px;
}
.subdivisions .subdivision .background-image {
  background-image: url(/assets/images/img/house.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  height: inherit;
  display: table;
}
.subdivisions .subdivision .background-image .layer {
  vertical-align: middle;
  display: table-cell;
  padding: 0 12px;
  background-color: rgba(0, 0, 0, 0.55);
  color: #fff;
}
.gallery {
  position: relative;
}
.gallery .gallery-image-wrapper {
  height: 364px;
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
  position: absolute;
}
.gallery .gallery-image-wrapper.column-1 {
  left: 0;
}
.gallery .gallery-image-wrapper.column-2 {
  left: 25%;
}
.gallery .gallery-image-wrapper.column-3 {
  left: 50%;
}
.gallery .gallery-image-wrapper.column-4 {
  left: 75%;
}
.gallery .gallery-image-wrapper.half {
  height: 166px;
}
.gallery .gallery-image-wrapper .gallery-image {
  text-decoration: none;
  display: table;
  width: 100%;
  height: inherit;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.gallery .gallery-image-wrapper .gallery-image:hover .hover-gallery,
.gallery .gallery-image-wrapper .gallery-image:active .hover-gallery {
  opacity: 1;
}
.gallery .gallery-image-wrapper .gallery-image .hover-gallery {
  display: table-cell;
  opacity: 0;
  vertical-align: middle;
  text-align: center;
  background-color: rgba(247, 247, 247, 0.8);
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.gallery .gallery-image-wrapper .gallery-image .hover-gallery .date {
  color: #76777a;
  margin: 0;
}
.gallery .gallery-image-wrapper .gallery-image .hover-gallery .title {
  font-weight: 600;
  color: #2e2d2d;
  font-size: 18px;
}
.list_wrapper {
  margin-left: -3px;
  margin-right: -3px;
  margin-bottom: 30px;
}
.list_wrapper.with-margin {
  margin-left: -15px;
  margin-right: -15px;
}
.list_wrapper.simple .list .list-row > .list-item:first-of-type {
  background: white;
}
.list_wrapper.margin-top {
  margin-top: 50px;
}
.list_wrapper .list-without-spaces.totaly table {
  border-spacing: 1px;
}
.list_wrapper .list-without-spaces.totaly table tbody tr td:first-of-type,
.list_wrapper .list-without-spaces.totaly td {
  width: 33.33333%;
}
.list_wrapper .list-without-spaces.totaly tr td:first-of-type {
  background-color: #fafafa;
}
.list_wrapper .list-without-spaces.totaly tr td:first-of-type p.margin-bottom {
  margin-bottom: 7px;
}
.list_wrapper .list-without-spaces.totaly tr td:first-of-type .uppercase {
  text-transform: uppercase;
}
.list_wrapper .list-without-spaces.totaly tbody td {
  font-weight: 500;
}
.list_wrapper .list-without-spaces.totaly td {
  text-transform: capitalize;
  padding: 20px;
}
.list_wrapper .list-without-spaces.totaly td p {
  margin: 0;
}
.list_wrapper .list-without-spaces.totaly td a {
  text-decoration: none;
  color: #3e3c3b;
  border-bottom: 1px solid #3e3c3b;
  font-weight: 500;
}
.list_wrapper .list-without-spaces.marks table tbody tr td:first-of-type {
  width: 50%;
  text-align: left;
}
.list_wrapper .list-without-spaces.marks tbody td {
  width: 14.28%;
  text-align: center;
}
.list_wrapper .list-without-spaces.documents-big-table table {
  border-spacing: 3px;
}
.list_wrapper .list-without-spaces.documents-big-table.totaly td:first-of-type {
  width: 10%;
}
.list_wrapper .list-without-spaces.documents-big-table tbody tr td p {
  margin-bottom: 10px;
}
.list_wrapper .list-without-spaces.documents-big-table tbody tr td.bold {
  font-weight: 600;
}
.list_wrapper .list-without-spaces.senate tr {
  background-color: #fafafa;
}
.list_wrapper .list-without-spaces.senate td {
  padding: 0 40px;
}
.list_wrapper .list-without-spaces.senate table tbody tr td:first-of-type {
  width: 50%;
}
.list_wrapper .list-without-spaces.council table tbody tr td {
  padding: 25px;
}
.list_wrapper .list-without-spaces.council table tbody tr td:first-of-type {
  width: 30%;
}
.list_wrapper .list-without-spaces .list.capitalize td {
  text-transform: capitalize;
}
.list_wrapper .list-without-spaces table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 5px;
}
.list_wrapper .list-without-spaces table thead,
.list_wrapper .list-without-spaces table tfoot {
  background-color: #fafafa;
  font-weight: 600;
}
.list_wrapper .list-without-spaces table tr {
  height: 51px;
  margin-bottom: 3px;
}
.list_wrapper .list-without-spaces table td {
  padding-left: 15px;
  padding-right: 15px;
  text-transform: uppercase;
}
.list_wrapper .list-without-spaces table tbody tr td {
  border: 1px solid #fafafa;
}
.list_wrapper .list-without-spaces table tbody tr td a {
  text-decoration: none;
}
.list_wrapper .list-without-spaces table tbody tr td:first-of-type {
  border-right: none;
  width: 75%;
}
.list_wrapper .list-without-spaces table tbody tr td:last-of-type {
  border-left: none;
}
.list_wrapper .list-n-columns .list {
  width: 100%;
  border-collapse: separate;
  border-spacing: 3px;
}
.list_wrapper .list-n-columns .list.bigger-margin-bottom {
  margin-bottom: 65px;
}
.list_wrapper .list-n-columns .list .list-row:hover .list-item {
  background: #fafafa;
}
.list_wrapper .list-n-columns .list .list-row:hover .list-item:first-of-type {
  background: #fafafa;
}
.list_wrapper .list-n-columns .list .list-row.grey-nth:nth-of-type(2n) .list-item {
  background: #fafafa !important;
}
.list_wrapper .list-n-columns .list .list-row.docs-with-dates {
  height: 75px;
}
.list_wrapper .list-n-columns .list .list-row.docs-with-dates td:first-of-type {
  background-color: #fafafa;
  width: 124px;
  text-align: center;
}
.list_wrapper .list-n-columns .list .list-row.docs-with-dates td {
  font-weight: 500;
}
.list_wrapper .list-n-columns .list .list-row > .list-item:first-of-type {
  background: #fafafa;
  font-weight: 600;
  width: 25%;
}
.list_wrapper .list-n-columns .list .list-row > .list-item {
  padding: 15px 20px;
  border: 1px solid #fafafa;
  position: relative;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.white {
  background-color: #fff;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.white:hover {
  background: #fafafa;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.representation,
.list_wrapper .list-n-columns .list .list-row > .list-item.files,
.list_wrapper .list-n-columns .list .list-row > .list-item.about-studies-program,
.list_wrapper .list-n-columns .list .list-row > .list-item.senate-documents {
  cursor: pointer;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.representation p,
.list_wrapper .list-n-columns .list .list-row > .list-item.files p,
.list_wrapper .list-n-columns .list .list-row > .list-item.about-studies-program p,
.list_wrapper .list-n-columns .list .list-row > .list-item.senate-documents p {
  margin: 0;
  padding: 0 30px;
  text-align: left;
  padding-right: 110px;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.representation a,
.list_wrapper .list-n-columns .list .list-row > .list-item.files a,
.list_wrapper .list-n-columns .list .list-row > .list-item.about-studies-program a,
.list_wrapper .list-n-columns .list .list-row > .list-item.senate-documents a {
  text-decoration: none;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.representation.grey,
.list_wrapper .list-n-columns .list .list-row > .list-item.files.grey,
.list_wrapper .list-n-columns .list .list-row > .list-item.about-studies-program.grey,
.list_wrapper .list-n-columns .list .list-row > .list-item.senate-documents.grey {
  background-color: #fafafa;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.representation.grey-nth:nth-of-type(2n),
.list_wrapper .list-n-columns .list .list-row > .list-item.files.grey-nth:nth-of-type(2n),
.list_wrapper .list-n-columns .list .list-row > .list-item.about-studies-program.grey-nth:nth-of-type(2n),
.list_wrapper .list-n-columns .list .list-row > .list-item.senate-documents.grey-nth:nth-of-type(2n) {
  background-color: #fafafa !important;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.representation.more-padding,
.list_wrapper .list-n-columns .list .list-row > .list-item.files.more-padding,
.list_wrapper .list-n-columns .list .list-row > .list-item.about-studies-program.more-padding,
.list_wrapper .list-n-columns .list .list-row > .list-item.senate-documents.more-padding {
  padding: 20px 0;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.about-studies-program a {
  text-decoration: underline;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.center {
  text-align: center;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.no-decoration {
  text-decoration: none;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.no-decoration p {
  text-decoration: none;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.padding-right {
  padding-right: 90px;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.files {
  padding: 5px 0;
  text-align: left;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.files a {
  width: 100%;
  display: block;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.files img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  width: auto;
}
.list_wrapper .list-n-columns .list .list-row > .list-item.files p {
  display: inline-block;
  vertical-align: middle;
  max-width: 675px;
}
.list_wrapper .list-n-columns .list .list-row > .list-item p {
  text-decoration: underline;
  margin: 10px 0;
  line-height: 1;
}
.list_wrapper .big-block-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list_wrapper .big-block-list .list-item {
  min-height: 200px;
  display: table;
}
.list_wrapper .big-block-list .list-item .inner-content {
  background: #fafafa;
  padding: 20px 15px 5px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.list_wrapper .big-block-list .list-item .inner-content:hover {
  background-color: #f2ecec;
}
.list_wrapper .big-block-list .list-item .inner-content label {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}
.list_wrapper .big-block-list .list-item .inner-content p {
  line-height: 1.1;
  font-size: 15px;
}
.list_wrapper .big-block-list .link_wrapper {
  bottom: 20px;
  right: 15px;
}
.list_wrapper .simple-list-item {
  height: 53px;
  display: table;
  margin-bottom: 3px;
}
.list_wrapper .simple-list-item.small-padding:nth-of-type(2n) {
  padding-right: 2.5px;
}
.list_wrapper .simple-list-item.small-padding:nth-of-type(2n+1) {
  padding-left: 2.5px;
}
.list_wrapper .simple-list-item .text {
  border: 1px solid #fafafa;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  font-weight: 400;
  font-size: 15px;
  line-height: 17px;
  padding: 0 20px;
}
.list_wrapper .simple-list-item .text.uppercase {
  padding: 0 40px;
  text-transform: uppercase;
}
.list_wrapper .text p:first-of-type {
  margin-top: 0;
}
.link_wrapper.right {
  text-align: right;
  padding-right: 20px;
}
.link_wrapper.floating {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
.link_wrapper.floating.right {
  float: right;
}
.link_wrapper a {
  text-decoration: none;
  font-weight: 600;
  color: #3e3c3b;
  position: relative;
}
.link_wrapper a:after {
  content: "";
  display: block;
  width: 8px;
  height: 12px;
  position: absolute;
  right: -12px;
  top: 3.5px;
  background-image: url("assets/images/icons/arrow-right-black.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.btn {
  background-color: #3e3c3b;
  width: 195px;
  height: 48px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 50px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .btn:hover {
    background-color: #0a0a0a;
  }
}
.arrow_wrapper {
  display: table;
  background: #3e3c3b;
  position: absolute;
}
.arrow_wrapper > .arrow {
  display: table-cell;
  background-image: url("assets/images/icons/arrow-up.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.arrow_wrapper > .arrow.right {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.arrow_wrapper > .arrow.loading {
  background-image: url("assets/images/white_preloader.gif") !important;
  background-size: contain;
  border-radius: 180px;
}
.header .top-logo {
  text-align: center;
  margin-top: 25px;
}
.header .top-logo .logo-text {
  margin-top: 15px;
  margin-bottom: 20px;
  text-decoration: none;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 400;
  color: #3e3c3b;
  display: inline-block;
}
.header .nav {
  border-top: 1px solid #959595;
  border-bottom: 1px solid #959595;
  position: relative;
  display: block;
}
.header .nav.fixed {
  -webkit-transform: translateZ(0);
  position: fixed;
  top: 0;
  border-top: 0;
  width: 1170px;
  background-color: #fff;
  z-index: 99999999;
  max-width: 1140px;
}
.header .nav .left-side {
  float: left;
}
.header .nav .left-side .header-menu .header-menu-list {
  padding-left: 0;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item {
  display: inline-block;
  vertical-align: middle;
  list-style-type: none;
  margin-left: 18px;
  margin-right: 18px;
  position: relative;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item a {
  text-decoration: none;
  color: #3e3c3b;
  font-size: 15px;
  font-weight: 500;
  padding-top: 15px;
  padding-bottom: 18px;
  transition: text-shadow 0.1s;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item a.active {
  text-shadow: 0.3px 0 0 #333, -0.3px 0 0 #333;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item a:hover {
  text-decoration: underline;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item:first-child {
  margin-left: 30px;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children {
  position: static;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children > a {
  position: relative;
  transition: text-shadow 0.1s;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children > a.open {
  text-shadow: 0.3px 0 0 #333, -0.3px 0 0 #333;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children > a .around-svg {
  height: 5px;
  position: absolute;
  right: -11px;
  top: 14px;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children .sub-menu {
  position: absolute;
  left: 0;
  right: 0;
  background: #fafafa;
  z-index: 99;
  top: 0;
  padding: 25px 30px;
  display: none;
  width: 100%;
  z-index: 9999;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children .sub-menu .menu-item {
  width: 24%;
  margin: 0;
  padding: 0 30px;
  margin-top: 12px;
  margin-bottom: 12px;
  vertical-align: top;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children .sub-menu.open {
  display: block;
  width: 100%;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children .sub-menu.open.first {
  top: 55px;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children .sub-menu.hidden-p > li:not(.menu-item-has-children) {
  display: none;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children .sub-menu .back-parent {
  display: block;
  margin-left: 30px;
  margin-bottom: 20px;
}
.header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children .sub-menu .back-parent .back {
  display: inline-block;
  cursor: pointer;
}
.header .nav .right-side {
  float: right;
}
.header .nav .right-side .searchform {
  position: relative;
}
.header .nav .right-side .search-block,
.header .nav .right-side .lang-block,
.header .nav .right-side .fb-block {
  display: inline-block;
  vertical-align: middle;
}
.header .nav .right-side .search-block {
  cursor: pointer;
}
.header .nav .right-side .search-block .search-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
.header .nav .right-side .search-block span {
  display: inline-block;
  vertical-align: middle;
}
.header .nav .right-side .search-wrapper {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  height: 100px;
  background-color: #fff;
  z-index: 9;
  top: 55px;
  padding-left: 13%;
  padding-right: 13%;
  padding-top: 35px;
}
.header .nav .right-side .search-wrapper .search-field {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 8px;
  font-size: 21px;
}
.header .nav .right-side .search-wrapper .search-field:focus {
  outline: none;
}
.header .nav .right-side .search-wrapper .searchsubmit {
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
  border: 0;
}
.header .nav .right-side .search-wrapper .searchsubmit:focus {
  outline: none;
}
.header .nav .right-side .lang-block {
  position: relative;
  background: white;
  z-index: 9999;
}
.header .nav .right-side .lang-block .language li {
  list-style-type: none;
}
.header .nav .right-side .lang-block .language li a {
  text-decoration: none;
  font-size: 14px;
  color: #3e3c3b;
}
.header .nav .right-side .lang-block .language li.lang-item {
  display: none;
  width: 20px;
  text-align: center;
  background: #fff;
  position: absolute;
  padding-top: 10px;
}
.header .nav .right-side .lang-block .language li.lang-item.active {
  padding-top: 0;
  display: block;
  position: static;
}
.header .nav .right-side .lang-block .language:hover:before {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.header .nav .right-side .lang-block .language:hover .lang-item {
  display: block;
}
.header .nav .right-side .fb-block {
  width: 28px;
  height: 28px;
  background-color: #3e3c3b;
  position: relative;
  margin-left: 20px;
}
.header .nav .right-side .fb-block .fb-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header .nav-helper {
  height: 56px;
  display: none;
}
.top-banner-wrapper.single-photo {
  margin-top: 15px;
  height: 450px;
}
.top-banner-wrapper.single-photo.smaller-height {
  height: 350px;
}
.top-banner-wrapper.single-photo.smaller-height .full-width-photo {
  background-size: contain;
}
.top-banner-wrapper.single-photo .full-width-photo {
  height: inherit;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.top-banner-wrapper .top-slider {
  margin-top: 15px;
  position: relative;
}
.top-banner-wrapper .top-slider .slide {
  height: 450px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  position: relative;
}
.top-banner-wrapper .top-slider .slide:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  display: block;
}
.top-banner-wrapper .top-slider .slide .title {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 620px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 35px;
  bottom: 35px;
  text-align: center;
}
.top-banner-wrapper .top-slider .slick-arrow {
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 9;
  background-color: transparent;
  padding: 14px;
  border: 1px solid #fff;
  margin: 0 10px;
}
.top-banner-wrapper .top-slider .slick-arrow.slick-prev {
  left: 0;
  background-image: url("assets/images/icons/prev-top-slider.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  height: 14px;
  display: block;
}
.top-banner-wrapper .top-slider .slick-arrow.slick-next {
  right: 0;
  background-image: url("assets/images/icons/next-top-slider.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  height: 14px;
  display: block;
}
.top-banner-wrapper .top-slider .slick-arrow:focus {
  outline: none;
}
.top-banner-wrapper #map {
  height: inherit;
}
.button-wrapper {
  text-align: center;
  margin-top: 29px;
}
.button-wrapper .btn {
  margin-left: 20px;
  margin-right: 20px;
}
.filter {
  margin-bottom: 40px;
}
.filter.no-margin-btm {
  margin-bottom: 0;
}
.list-side.higher {
  font-size: 15px;
}
.list-side.higher nav > ul > li .label_wrapper {
  height: 64px;
}
.list-side.center nav > ul > li .label_wrapper {
  text-align: center;
}
.list-side.absolute nav > ul > li,
.list-side.absolute div > ul > li {
  position: relative;
}
.list-side.absolute nav > ul > li .inner-list,
.list-side.absolute div > ul > li .inner-list {
  position: absolute;
  z-index: 99999;
  width: 100%;
  background: white;
}
.list-side nav,
.list-side > div {
  font-size: 14px;
}
.list-side nav > ul,
.list-side > div > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-side nav > ul > li,
.list-side > div > ul > li,
.list-side nav > ul > li > a,
.list-side > div > ul > li > a {
  text-decoration: none;
}
.list-side nav > ul > li.uppercase > .label_wrapper > label,
.list-side > div > ul > li.uppercase > .label_wrapper > label,
.list-side nav > ul > li > a.uppercase > .label_wrapper > label,
.list-side > div > ul > li > a.uppercase > .label_wrapper > label {
  text-transform: uppercase;
}
.list-side nav > ul > li.uppercase .content,
.list-side > div > ul > li.uppercase .content,
.list-side nav > ul > li > a.uppercase .content,
.list-side > div > ul > li > a.uppercase .content {
  display: none;
  margin: 10px 0;
}
.list-side nav > ul > li.uppercase .content p:first-of-type,
.list-side > div > ul > li.uppercase .content p:first-of-type,
.list-side nav > ul > li > a.uppercase .content p:first-of-type,
.list-side > div > ul > li > a.uppercase .content p:first-of-type {
  margin-top: 0;
}
.list-side nav > ul > li.uppercase .content p:last-of-type,
.list-side > div > ul > li.uppercase .content p:last-of-type,
.list-side nav > ul > li > a.uppercase .content p:last-of-type,
.list-side > div > ul > li > a.uppercase .content p:last-of-type {
  margin-bottom: 0;
}
.list-side nav > ul > li > .label_wrapper,
.list-side > div > ul > li > .label_wrapper,
.list-side nav > ul > li > a > .label_wrapper,
.list-side > div > ul > li > a > .label_wrapper {
  display: table;
  width: 100%;
  height: 39px;
  position: relative;
  margin-bottom: 3px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.list-side nav > ul > li > .label_wrapper.open > .arrow_wrapper .arrow,
.list-side > div > ul > li > .label_wrapper.open > .arrow_wrapper .arrow,
.list-side nav > ul > li > a > .label_wrapper.open > .arrow_wrapper .arrow,
.list-side > div > ul > li > a > .label_wrapper.open > .arrow_wrapper .arrow {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.list-side nav > ul > li > .label_wrapper > label,
.list-side > div > ul > li > .label_wrapper > label,
.list-side nav > ul > li > a > .label_wrapper > label,
.list-side > div > ul > li > a > .label_wrapper > label {
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  padding-right: 40px;
  border: 1px solid #fafafa;
  margin-bottom: 2px;
  position: relative;
  font-weight: 400;
  width: 100%;
  cursor: pointer;
  cursor: -moz- pointer;
}
.list-side nav > ul > li > .label_wrapper > label:nth-of-type(2n + 1),
.list-side > div > ul > li > .label_wrapper > label:nth-of-type(2n + 1),
.list-side nav > ul > li > a > .label_wrapper > label:nth-of-type(2n + 1),
.list-side > div > ul > li > a > .label_wrapper > label:nth-of-type(2n + 1) {
  background-color: #fafafa;
}
.list-side nav > ul > li > .label_wrapper > .arrow_wrapper,
.list-side > div > ul > li > .label_wrapper > .arrow_wrapper,
.list-side nav > ul > li > a > .label_wrapper > .arrow_wrapper,
.list-side > div > ul > li > a > .label_wrapper > .arrow_wrapper {
  width: 35px;
  height: inherit;
  right: 0;
  top: 0;
}
.list-side nav > ul > li > .label_wrapper > .arrow_wrapper > .arrow,
.list-side > div > ul > li > .label_wrapper > .arrow_wrapper > .arrow,
.list-side nav > ul > li > a > .label_wrapper > .arrow_wrapper > .arrow,
.list-side > div > ul > li > a > .label_wrapper > .arrow_wrapper > .arrow {
  display: table-cell;
  background-image: url("assets/images/icons/arrow-up.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.list-side nav > ul > li .inner-list,
.list-side > div > ul > li .inner-list,
.list-side nav > ul > li > a .inner-list,
.list-side > div > ul > li > a .inner-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
}
.list-side nav > ul > li .inner-list li > a,
.list-side > div > ul > li .inner-list li > a,
.list-side nav > ul > li > a .inner-list li > a,
.list-side > div > ul > li > a .inner-list li > a {
  text-decoration: none;
}
.list-side nav > ul > li .inner-list li,
.list-side > div > ul > li .inner-list li,
.list-side nav > ul > li > a .inner-list li,
.list-side > div > ul > li > a .inner-list li {
  display: table;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 1px solid #fafafa;
  cursor: pointer;
}
.list-side nav > ul > li .inner-list li.no-padding,
.list-side > div > ul > li .inner-list li.no-padding,
.list-side nav > ul > li > a .inner-list li.no-padding,
.list-side > div > ul > li > a .inner-list li.no-padding {
  padding: 0;
}
.list-side nav > ul > li .inner-list li.loading,
.list-side > div > ul > li .inner-list li.loading,
.list-side nav > ul > li > a .inner-list li.loading,
.list-side > div > ul > li > a .inner-list li.loading {
  background-image: url("assets/images/preloader.gif");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: 98%;
}
.list-side nav > ul > li .inner-list li > div,
.list-side > div > ul > li .inner-list li > div,
.list-side nav > ul > li > a .inner-list li > div,
.list-side > div > ul > li > a .inner-list li > div {
  display: table-cell;
  vertical-align: middle;
}
.list-side nav > ul > li .inner-list li > div.block,
.list-side > div > ul > li .inner-list li > div.block,
.list-side nav > ul > li > a .inner-list li > div.block,
.list-side > div > ul > li > a .inner-list li > div.block {
  display: block;
  position: relative;
}
.list-side nav > ul > li .inner-list li > div a,
.list-side > div > ul > li .inner-list li > div a,
.list-side nav > ul > li > a .inner-list li > div a,
.list-side > div > ul > li > a .inner-list li > div a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 40px;
  text-decoration: none;
}
.list-side .double-level li {
  border: 0 !important;
}
.list-side .double-level li.no-padding-sides {
  padding: 0 !important;
}
.list-side .double-level .inner-list.level {
  display: none;
}
.list-side .double-level .label_wrapper {
  display: table;
  width: 100%;
  height: 39px;
  position: relative;
  margin-bottom: 3px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.list-side .double-level .label_wrapper.open > .arrow_wrapper .arrow {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.list-side .double-level .label_wrapper > label {
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  padding-right: 40px;
  border: 1px solid #fafafa;
  margin-bottom: 2px;
  position: relative;
  font-weight: 400;
  width: 100%;
  cursor: pointer;
  cursor: -moz- pointer;
}
.list-side .double-level .label_wrapper > label:nth-of-type(2n + 1) {
  background-color: #fafafa;
}
.list-side .double-level .label_wrapper > .arrow_wrapper {
  width: 35px;
  height: inherit;
  right: 0;
  top: 0;
}
.list-side .double-level .label_wrapper > .arrow_wrapper > .arrow {
  display: table-cell;
  background-image: url("assets/images/icons/arrow-up.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.title-block {
  display: block;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.title-block.full-width {
  width: 100%;
}
.title-block.search {
  border: 1px solid #3e3c3b;
  padding: 10px;
  margin-bottom: 15px;
}
.title-block.search .read-more {
  right: 20px;
  bottom: 0;
  position: absolute;
}
.title-block.search .read-more a {
  text-decoration: none;
  font-style: italic;
}
.title-block.super-small {
  margin-bottom: 30px;
}
.title-block.super-small .title {
  font-size: 22px;
  line-height: 26px;
  margin: 0;
}
.title-block.super-small .title:after {
  top: 14px;
}
.title-block.super-small.bold {
  margin: 0;
}
.title-block.super-small.bold .title {
  font-weight: 600;
}
.title-block.super-small.bold .title:after {
  display: none;
}
.title-block.small.documents-group-title {
  margin-bottom: 25px;
  margin-top: 40px;
}
.title-block.small.documents-group-title:first-of-type {
  margin-top: 0;
}
.title-block.small.documents-group-title .title {
  font-size: 20px;
  font-weight: 400;
}
.title-block.small .title {
  font-size: 26px;
}
.title-block.small .title.small-margin {
  margin: 25px 0;
}
.title-block.simple {
  text-align: left;
}
.title-block.simple .title {
  padding: 0;
  margin: 0;
}
.title-block.simple .title:before,
.title-block.simple .title:after {
  display: none;
}
.title-block.left {
  text-align: left;
}
.title-block.left .title {
  padding: 0;
}
@media (min-width: 992px) {
  .title-block.left .title:before {
    display: none;
  }
}
.title-block .title {
  font-weight: 500;
  margin-top: 50px;
  margin-bottom: 40px;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.2px;
  color: #3e3c3b;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  padding-right: 30px;
}
.title-block .title:before {
  content: '';
  display: block;
  width: 1100px;
  position: absolute;
  top: 21px;
  border-top: 1px solid #b1b3b6;
  right: 110%;
}
.title-block .title:after {
  content: '';
  display: block;
  width: 1100px;
  position: absolute;
  top: 21px;
  border-top: 1px solid #b1b3b6;
  left: 110%;
}
.title-block .title.inner {
  font-weight: 400;
  font-size: 28px;
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 520px;
}
.title-block .title.inner.small {
  font-size: 22px;
  font-weight: 500;
}
.title-block .title.inner.small:after {
  top: 15px;
}
.list-block.margin-bottom {
  margin-bottom: 35px;
}
.list-block ul,
.list-block .child-item {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-block ul li,
.list-block .child-item li {
  font-size: 16px;
  text-transform: uppercase;
}
.list-block ul label,
.list-block .child-item label {
  width: 100%;
  line-height: 20px;
  padding: 15px 0;
  position: relative;
}
.list-block > ul,
.list-block .children-categories-list {
  display: flex;
  flex-wrap: wrap;
}
.list-block > ul.children-5 > .child-item,
.list-block .children-categories-list.children-5 > .child-item {
  display: inline-block;
  width: 20%;
  padding: 0 15px;
  position: relative;
}
.list-block > ul.children-5 > .child-item:first-of-type,
.list-block .children-categories-list.children-5 > .child-item:first-of-type,
.list-block > ul.children-5 > .child-item:nth-of-type(6n),
.list-block .children-categories-list.children-5 > .child-item:nth-of-type(6n) {
  padding-left: 0;
}
.list-block > ul.children-5 > .child-item:nth-of-type(5n),
.list-block .children-categories-list.children-5 > .child-item:nth-of-type(5n) {
  padding-right: 0;
}
.list-block > ul.children-4 .child-item,
.list-block .children-categories-list.children-4 .child-item {
  display: inline-block;
  width: 25%;
  padding: 0 15px;
  position: relative;
}
.list-block > ul.children-4 .child-item:first-of-type,
.list-block .children-categories-list.children-4 .child-item:first-of-type,
.list-block > ul.children-4 .child-item:nth-of-type(5n),
.list-block .children-categories-list.children-4 .child-item:nth-of-type(5n) {
  padding-left: 0;
}
.list-block > ul.children-4 .child-item:nth-of-type(4n),
.list-block .children-categories-list.children-4 .child-item:nth-of-type(4n) {
  padding-right: 0;
}
.list-block > ul .child-item a,
.list-block .children-categories-list .child-item a {
  text-decoration: none;
}
.list-block > ul .child-item .label_wrapper,
.list-block .children-categories-list .child-item .label_wrapper {
  position: relative;
  display: table;
  width: 100%;
  height: 49px;
  margin-bottom: 38px;
}
.list-block > ul .child-item .label_wrapper.no-inner-label,
.list-block .children-categories-list .child-item .label_wrapper.no-inner-label {
  margin-bottom: 15px;
}
.list-block > ul .child-item .label_wrapper.open label,
.list-block .children-categories-list .child-item .label_wrapper.open label {
  background-color: #fafafa;
}
.list-block > ul .child-item .label_wrapper.open .arrow_wrapper .arrow,
.list-block .children-categories-list .child-item .label_wrapper.open .arrow_wrapper .arrow {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.list-block > ul .child-item .label_wrapper label,
.list-block .children-categories-list .child-item .label_wrapper label {
  background: #fff;
  text-align: center;
  margin-bottom: 25px;
  border: 1px solid #fafafa;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
  cursor: -moz- pointer;
}
.list-block > ul .child-item .label_wrapper label:hover,
.list-block .children-categories-list .child-item .label_wrapper label:hover {
  background-color: #fafafa;
}
.list-block > ul .child-item .label_wrapper .arrow_wrapper,
.list-block .children-categories-list .child-item .label_wrapper .arrow_wrapper {
  display: block;
  height: 15px;
  width: 100%;
  left: 0;
  bottom: -15px;
  background: #3e3c3b;
}
.list-block > ul .child-item .label_wrapper .arrow_wrapper .arrow,
.list-block .children-categories-list .child-item .label_wrapper .arrow_wrapper .arrow {
  display: block;
  height: 15px;
  width: 15px;
  position: absolute;
  right: 10px;
}
.list-block .child-categories-block {
  margin: 0;
}
.list-block .child-categories-block.absolute {
  position: absolute;
  z-index: 999;
  background: white;
  width: 100%;
  padding-right: 15px;
}
.list-block .child-categories-block > .child-item {
  overflow-x: hidden;
}
.list-block .child-categories-block > .child-item > div {
  overflow-x: hidden;
}
.list-block .child-categories-block > .child-item label {
  background: #fff;
  margin: 0;
  width: auto;
  font-weight: 600;
  text-transform: uppercase;
}
.list-block .child-categories-block > .child-item label:after {
  content: '';
  display: block;
  width: 800px;
  position: absolute;
  top: 50%;
  border-top: 1px solid #b1b3b6;
  right: -815px;
}
.list-block .child-categories-block > .child-item li {
  border: 1px solid #fafafa;
  padding: 15px 20px;
  margin-bottom: 2px;
  text-transform: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.list-block .child-categories-block > .child-item li:hover {
  background-color: #f5f2f2;
}
.list-block .child-categories-block > .child-item li:nth-of-type(2n + 1) {
  background-color: #fafafa;
}
.list-block .child-categories-block > .child-item li a {
  text-decoration: none;
}
.news {
  min-height: 464px;
}
.news .news-wrapper a,
.events .news-wrapper a,
.history .news-wrapper a,
.news .event-slider a,
.events .event-slider a,
.history .event-slider a,
.news .history-slider a,
.events .history-slider a,
.history .history-slider a {
  text-decoration: none;
}
.news .news-wrapper .slide-history,
.events .news-wrapper .slide-history,
.history .news-wrapper .slide-history,
.news .event-slider .slide-history,
.events .event-slider .slide-history,
.history .event-slider .slide-history,
.news .history-slider .slide-history,
.events .history-slider .slide-history,
.history .history-slider .slide-history {
  text-align: center;
  width: 165px;
  height: 165px;
}
.news .news-wrapper .slide-history.slick-selected > div,
.events .news-wrapper .slide-history.slick-selected > div,
.history .news-wrapper .slide-history.slick-selected > div,
.news .event-slider .slide-history.slick-selected > div,
.events .event-slider .slide-history.slick-selected > div,
.history .event-slider .slide-history.slick-selected > div,
.news .history-slider .slide-history.slick-selected > div,
.events .history-slider .slide-history.slick-selected > div,
.history .history-slider .slide-history.slick-selected > div {
  background-color: #fafafa;
}
.news .news-wrapper .slide-history > div,
.events .news-wrapper .slide-history > div,
.history .news-wrapper .slide-history > div,
.news .event-slider .slide-history > div,
.events .event-slider .slide-history > div,
.history .event-slider .slide-history > div,
.news .history-slider .slide-history > div,
.events .history-slider .slide-history > div,
.history .history-slider .slide-history > div {
  cursor: pointer;
  height: inherit;
  border: 1px solid #cccccc;
  border-bottom: none;
  padding: 35px 0 0;
  width: 165px;
  display: table;
  margin: 0 auto;
}
.news .news-wrapper .slide-history > div:hover,
.events .news-wrapper .slide-history > div:hover,
.history .news-wrapper .slide-history > div:hover,
.news .event-slider .slide-history > div:hover,
.events .event-slider .slide-history > div:hover,
.history .event-slider .slide-history > div:hover,
.news .history-slider .slide-history > div:hover,
.events .history-slider .slide-history > div:hover,
.history .history-slider .slide-history > div:hover {
  background-color: #fafafa;
}
.news .news-wrapper .slide-history .date-big,
.events .news-wrapper .slide-history .date-big,
.history .news-wrapper .slide-history .date-big,
.news .event-slider .slide-history .date-big,
.events .event-slider .slide-history .date-big,
.history .event-slider .slide-history .date-big,
.news .history-slider .slide-history .date-big,
.events .history-slider .slide-history .date-big,
.history .history-slider .slide-history .date-big {
  font-size: 35px;
  font-weight: 500;
  margin: 0;
}
.news .news-wrapper .slide-history .title-wrapper,
.events .news-wrapper .slide-history .title-wrapper,
.history .news-wrapper .slide-history .title-wrapper,
.news .event-slider .slide-history .title-wrapper,
.events .event-slider .slide-history .title-wrapper,
.history .event-slider .slide-history .title-wrapper,
.news .history-slider .slide-history .title-wrapper,
.events .history-slider .slide-history .title-wrapper,
.history .history-slider .slide-history .title-wrapper {
  height: 30px;
}
.news .news-wrapper .slide-history p,
.events .news-wrapper .slide-history p,
.history .news-wrapper .slide-history p,
.news .event-slider .slide-history p,
.events .event-slider .slide-history p,
.history .event-slider .slide-history p,
.news .history-slider .slide-history p,
.events .history-slider .slide-history p,
.history .history-slider .slide-history p {
  margin: 5px 0;
  line-height: 1;
  text-transform: uppercase;
  font-size: 13px;
}
.news .news-wrapper .slide-history .arrow_wrapper,
.events .news-wrapper .slide-history .arrow_wrapper,
.history .news-wrapper .slide-history .arrow_wrapper,
.news .event-slider .slide-history .arrow_wrapper,
.events .event-slider .slide-history .arrow_wrapper,
.history .event-slider .slide-history .arrow_wrapper,
.news .history-slider .slide-history .arrow_wrapper,
.events .history-slider .slide-history .arrow_wrapper,
.history .history-slider .slide-history .arrow_wrapper {
  display: block;
  position: static;
  height: 10px;
  margin-top: 5px;
  background: transparent;
}
.news .news-wrapper .slide-history .arrow_wrapper .arrow,
.events .news-wrapper .slide-history .arrow_wrapper .arrow,
.history .news-wrapper .slide-history .arrow_wrapper .arrow,
.news .event-slider .slide-history .arrow_wrapper .arrow,
.events .event-slider .slide-history .arrow_wrapper .arrow,
.history .event-slider .slide-history .arrow_wrapper .arrow,
.news .history-slider .slide-history .arrow_wrapper .arrow,
.events .history-slider .slide-history .arrow_wrapper .arrow,
.history .history-slider .slide-history .arrow_wrapper .arrow {
  background-image: url("assets/images/icons/big-black-arrow.png");
  display: block;
  height: inherit;
}
.news .news-wrapper .slide-news,
.events .news-wrapper .slide-news,
.history .news-wrapper .slide-news,
.news .event-slider .slide-news,
.events .event-slider .slide-news,
.history .event-slider .slide-news,
.news .history-slider .slide-news,
.events .history-slider .slide-news,
.history .history-slider .slide-news {
  border: 1px solid #b1b3b6;
  padding: 20px;
  cursor: pointer;
  height: 380px;
}
.news .news-wrapper .slide-news.margin-bottom,
.events .news-wrapper .slide-news.margin-bottom,
.history .news-wrapper .slide-news.margin-bottom,
.news .event-slider .slide-news.margin-bottom,
.events .event-slider .slide-news.margin-bottom,
.history .event-slider .slide-news.margin-bottom,
.news .history-slider .slide-news.margin-bottom,
.events .history-slider .slide-news.margin-bottom,
.history .history-slider .slide-news.margin-bottom {
  margin-bottom: 30px;
}
.news .news-wrapper .slide-news:focus,
.events .news-wrapper .slide-news:focus,
.history .news-wrapper .slide-news:focus,
.news .event-slider .slide-news:focus,
.events .event-slider .slide-news:focus,
.history .event-slider .slide-news:focus,
.news .history-slider .slide-news:focus,
.events .history-slider .slide-news:focus,
.history .history-slider .slide-news:focus {
  outline: none;
}
.news .news-wrapper .slide-news.gallery,
.events .news-wrapper .slide-news.gallery,
.history .news-wrapper .slide-news.gallery,
.news .event-slider .slide-news.gallery,
.events .event-slider .slide-news.gallery,
.history .event-slider .slide-news.gallery,
.news .history-slider .slide-news.gallery,
.events .history-slider .slide-news.gallery,
.history .history-slider .slide-news.gallery {
  height: 247px !important;
  display: table;
  width: 100%;
}
.news .news-wrapper .slide-news.gallery a,
.events .news-wrapper .slide-news.gallery a,
.history .news-wrapper .slide-news.gallery a,
.news .event-slider .slide-news.gallery a,
.events .event-slider .slide-news.gallery a,
.history .event-slider .slide-news.gallery a,
.news .history-slider .slide-news.gallery a,
.events .history-slider .slide-news.gallery a,
.history .history-slider .slide-news.gallery a {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.news .news-wrapper .slide-news .img,
.events .news-wrapper .slide-news .img,
.history .news-wrapper .slide-news .img,
.news .event-slider .slide-news .img,
.events .event-slider .slide-news .img,
.history .event-slider .slide-news .img,
.news .history-slider .slide-news .img,
.events .history-slider .slide-news .img,
.history .history-slider .slide-news .img {
  height: 150px;
  width: 222px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow-y: hidden;
  position: relative;
}
.news .news-wrapper .slide-news .img.width-100,
.events .news-wrapper .slide-news .img.width-100,
.history .news-wrapper .slide-news .img.width-100,
.news .event-slider .slide-news .img.width-100,
.events .event-slider .slide-news .img.width-100,
.history .event-slider .slide-news .img.width-100,
.news .history-slider .slide-news .img.width-100,
.events .history-slider .slide-news .img.width-100,
.history .history-slider .slide-news .img.width-100 {
  width: 100%;
}
.news .news-wrapper .slide-news .img img,
.events .news-wrapper .slide-news .img img,
.history .news-wrapper .slide-news .img img,
.news .event-slider .slide-news .img img,
.events .event-slider .slide-news .img img,
.history .event-slider .slide-news .img img,
.news .history-slider .slide-news .img img,
.events .history-slider .slide-news .img img,
.history .history-slider .slide-news .img img {
  float: left;
}
.news .news-wrapper .slide-news .img .around-play,
.events .news-wrapper .slide-news .img .around-play,
.history .news-wrapper .slide-news .img .around-play,
.news .event-slider .slide-news .img .around-play,
.events .event-slider .slide-news .img .around-play,
.history .event-slider .slide-news .img .around-play,
.news .history-slider .slide-news .img .around-play,
.events .history-slider .slide-news .img .around-play,
.history .history-slider .slide-news .img .around-play {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.news .news-wrapper .slide-news .date,
.events .news-wrapper .slide-news .date,
.history .news-wrapper .slide-news .date,
.news .event-slider .slide-news .date,
.events .event-slider .slide-news .date,
.history .event-slider .slide-news .date,
.news .history-slider .slide-news .date,
.events .history-slider .slide-news .date,
.history .history-slider .slide-news .date {
  margin-top: 15px;
  margin-bottom: 15px;
}
.news .news-wrapper .slide-news .date p,
.events .news-wrapper .slide-news .date p,
.history .news-wrapper .slide-news .date p,
.news .event-slider .slide-news .date p,
.events .event-slider .slide-news .date p,
.history .event-slider .slide-news .date p,
.news .history-slider .slide-news .date p,
.events .history-slider .slide-news .date p,
.history .history-slider .slide-news .date p {
  margin: 0;
  color: #6d6e71;
  font-size: 13px;
  text-transform: uppercase;
}
.news .news-wrapper .slide-news .new-title,
.events .news-wrapper .slide-news .new-title,
.history .news-wrapper .slide-news .new-title,
.news .event-slider .slide-news .new-title,
.events .event-slider .slide-news .new-title,
.history .event-slider .slide-news .new-title,
.news .history-slider .slide-news .new-title,
.events .history-slider .slide-news .new-title,
.history .history-slider .slide-news .new-title {
  margin: 0;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 15px;
  max-height: 65px;
  overflow: hidden;
}
.news .news-wrapper .slide-news .text,
.events .news-wrapper .slide-news .text,
.history .news-wrapper .slide-news .text,
.news .event-slider .slide-news .text,
.events .event-slider .slide-news .text,
.history .event-slider .slide-news .text,
.news .history-slider .slide-news .text,
.events .history-slider .slide-news .text,
.history .history-slider .slide-news .text,
.news .news-wrapper .slide-news .text p,
.events .news-wrapper .slide-news .text p,
.history .news-wrapper .slide-news .text p,
.news .event-slider .slide-news .text p,
.events .event-slider .slide-news .text p,
.history .event-slider .slide-news .text p,
.news .history-slider .slide-news .text p,
.events .history-slider .slide-news .text p,
.history .history-slider .slide-news .text p {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  height: 52px;
  overflow: hidden;
}
.news .news-wrapper .slide-news .text p,
.events .news-wrapper .slide-news .text p,
.history .news-wrapper .slide-news .text p,
.news .event-slider .slide-news .text p,
.events .event-slider .slide-news .text p,
.history .event-slider .slide-news .text p,
.news .history-slider .slide-news .text p,
.events .history-slider .slide-news .text p,
.history .history-slider .slide-news .text p,
.news .news-wrapper .slide-news .text p p,
.events .news-wrapper .slide-news .text p p,
.history .news-wrapper .slide-news .text p p,
.news .event-slider .slide-news .text p p,
.events .event-slider .slide-news .text p p,
.history .event-slider .slide-news .text p p,
.news .history-slider .slide-news .text p p,
.events .history-slider .slide-news .text p p,
.history .history-slider .slide-news .text p p {
  margin: 0;
}
.news .event-slider .slide-news .img,
.events .event-slider .slide-news .img,
.history .event-slider .slide-news .img {
  height: 290px;
}
.news .event-slider .slide-news .img img,
.events .event-slider .slide-news .img img,
.history .event-slider .slide-news .img img {
  height: 100%;
  width: 100%;
}
.news .slick-slide,
.events .slick-slide,
.history .slick-slide {
  margin: 0 14px;
}
.news .slick-slide img,
.events .slick-slide img,
.history .slick-slide img {
  max-width: 100%;
}
.news .slick-list,
.events .slick-list,
.history .slick-list {
  margin: 0 -14px;
}
.news .slick-arrow,
.events .slick-arrow,
.history .slick-arrow {
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 9;
  background-color: #3e3c3b;
  padding: 14px;
  border: 1px solid #3e3c3b;
  margin: 0 10px;
}
.news .slick-arrow.slick-prev,
.events .slick-arrow.slick-prev,
.history .slick-arrow.slick-prev {
  left: -50px;
  background-image: url("assets/images/icons/prev-top-slider.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  height: 14px;
  display: block;
}
.news .slick-arrow.slick-next,
.events .slick-arrow.slick-next,
.history .slick-arrow.slick-next {
  right: -50px;
  background-image: url("assets/images/icons/next-top-slider.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  height: 14px;
  display: block;
}
.news .slick-arrow:focus,
.events .slick-arrow:focus,
.history .slick-arrow:focus {
  outline: none;
}
.history {
  margin-top: 45px;
}
.history .slick-list {
  margin: 0 -14px;
}
.history .slick-slide {
  margin: 0 1.3px;
  outline: none;
}
.history .slick-arrow {
  background-color: #fff;
  border-color: #d8d8d8;
}
.history .slick-arrow.slick-prev {
  background-image: url("assets/images/icons/arrow-left-black.png");
}
.history .slick-arrow.slick-next {
  background-image: url("assets/images/icons/arrow-right-black.png");
}
.history .history-text-wrapper {
  border-top: 1px solid #d8d8d8;
}
.history .global-dates {
  position: relative;
  height: 35px;
  margin-top: 20px;
}
.history .global-dates > * {
  display: inline-block;
  font-size: 22px;
  font-weight: 500;
  position: absolute;
  background: #fff;
}
.history .global-dates .first-date {
  left: 0;
  padding-right: 15px;
  z-index: 9;
}
.history .global-dates .last-date {
  right: 0;
  padding-left: 15px;
}
.history .global-dates .line {
  width: 100%;
  border-top: 1px solid #cccccc;
  top: 15px;
}
.history .history-text {
  display: none;
  padding: 40px 60px;
  background-color: #fafafa;
  border: 1px solid #d8d8d8;
  font-weight: 500;
}
.history .history-text.loading {
  background-image: url("assets/images/preloader.gif");
  background-repeat: no-repeat;
  background-position: center;
}
.btn-block {
  text-align: center;
  margin-top: 25px;
  display: block;
}
.btn-block .btn {
  text-transform: none;
  position: relative;
  display: inline-block;
}
.btn-block .btn:before {
  content: '';
  display: block;
  width: 80px;
  position: absolute;
  top: 24px;
  border-top: 1px solid #b1b3b6;
  right: 110%;
}
.btn-block .btn:after {
  content: '';
  display: block;
  width: 80px;
  position: absolute;
  top: 24px;
  border-top: 1px solid #b1b3b6;
  left: 110%;
}
.events .event-slider .slide-news {
  padding: 0;
  border: 0;
}
.events .event-slider .slick-slide {
  margin: 0 17px;
}
.events .event-slider .slick-list {
  margin: 0 -17px;
}
.events .slick-arrow {
  padding: 11px;
  margin: 0 23px;
  top: 34%;
}
.calendar .ui-widget-header {
  border: 0;
  border-radius: 0;
}
.calendar .ui-datepicker {
  padding: 0;
  width: 100%;
  border: 0;
  font-family: 'Dosis', sans-serif;
}
.calendar .ui-datepicker .ui-datepicker-header {
  background-color: #3e3c3b;
  position: relative;
}
.calendar .ui-datepicker .ui-datepicker-title {
  line-height: 12px;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}
.calendar .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
}
.calendar .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  font-size: 15px;
  font-weight: 300;
}
.calendar .ui-datepicker table {
  margin: 0;
  width: 100%;
  padding: 7px 15px 18px;
  border-collapse: inherit;
}
.calendar .ui-datepicker .ui-datepicker-prev,
.calendar .ui-datepicker .ui-datepicker-next {
  top: 19px;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 8px;
  height: 11px;
  cursor: pointer;
}
.calendar .ui-datepicker .ui-datepicker-prev.ui-state-hover,
.calendar .ui-datepicker .ui-datepicker-next.ui-state-hover {
  background-color: transparent;
  border: 0;
}
.calendar .ui-datepicker .ui-datepicker-prev {
  background-image: url("assets/images/icons/left-calend.png");
  left: 70px;
}
.calendar .ui-datepicker .ui-datepicker-prev.ui-state-hover {
  left: 70px;
}
.calendar .ui-datepicker .ui-datepicker-next {
  background-image: url("assets/images/icons/right-calend.png");
  right: 70px;
}
.calendar .ui-datepicker .ui-datepicker-next.ui-state-hover {
  right: 70px;
}
.calendar .ui-datepicker-month,
.calendar .ui-datepicker-year {
  display: block;
}
.calendar .ui-datepicker-calendar {
  border: 1px solid #b7b7b7;
  border-top: 0;
}
.calendar .ui-datepicker-calendar .ui-state-default {
  text-align: center;
  background-color: transparent;
  border: 0;
}
.calendar .ui-datepicker-calendar .ui-state-default.ui-state-active {
  color: #a72d38;
  position: relative;
}
.calendar .ui-datepicker-calendar .ui-state-default.ui-state-active:before {
  content: '';
  width: 5px;
  height: 5px;
  display: block;
  background-color: #a72d38;
  position: absolute;
  right: 3px;
  top: 3px;
  border-radius: 100%;
}
.banner-bottom {
  margin-top: 45px;
  width: 100%;
  height: 315px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner-bottom .banner-title {
  margin: 0;
  max-width: 300px;
  font-size: 45px;
  font-weight: 300;
  color: #fff;
  line-height: 47px;
  padding-top: 60px;
  padding-left: 70px;
}
.banner-bottom .btn-border {
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  width: 177px;
  height: 47px;
  line-height: 45px;
  text-align: center;
  display: inherit;
  margin-left: 70px;
  margin-top: 25px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .banner-bottom .btn-border:hover:hover {
    background-color: #fff;
    color: #000;
  }
}
.general-contacts {
  margin-top: 40px;
  margin-bottom: 30px;
}
.general-contacts p {
  margin: 0;
}
.general-contacts table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px;
}
.general-contacts table tr td:first-of-type {
  width: 60%;
}
.inner-page .image-side .content {
  margin: 35px 0;
}
.inner-page .image-side .single-block {
  margin-bottom: 40px;
}
.inner-page .image-side .single-block li {
  margin-bottom: 15px;
}
.inner-page .image-side img {
  display: table;
  margin: 0 auto;
}
.inner-page .image-side .icon {
  height: 115px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.inner-page .image-side h2 {
  font-size: 18px;
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 7px;
}
.inner-page .image-side .date {
  margin: 0;
  color: #6d6e71;
}
.inner-page .image-side p,
.inner-page .image-side li {
  font-weight: 500;
}
.contact-phones-addresses p,
.list-arrow-right p {
  margin: 0;
  font-size: 15px;
}
.contact-phones-addresses .label_wrapper,
.list-arrow-right .label_wrapper {
  background: #3e3c3b;
  height: 110px;
  display: table;
  width: 100%;
  padding: 0 55px;
}
.contact-phones-addresses .label_wrapper label,
.list-arrow-right .label_wrapper label {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  position: relative;
}
.contact-phones-addresses .label_wrapper label:before,
.list-arrow-right .label_wrapper label:before {
  content: "";
  display: block;
  width: 8px;
  height: 11px;
  background-image: url("assets/images/icons/prev-top-slider.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}
.contact-phones-addresses .left-list,
.list-arrow-right .left-list {
  padding-left: 0;
}
.contact-phones-addresses .left-list .row,
.list-arrow-right .left-list .row {
  background-color: #fafafa;
}
.contact-phones-addresses .left-list .list-item,
.list-arrow-right .left-list .list-item {
  padding: 45px 30px 20px;
}
.contact-phones-addresses .left-list .list-item:nth-of-type(2),
.list-arrow-right .left-list .list-item:nth-of-type(2) {
  padding-left: 0;
}
.contact-phones-addresses .right-list.with-padding,
.list-arrow-right .right-list.with-padding {
  padding-right: 15px;
}
.contact-phones-addresses .right-list .label_wrapper label,
.list-arrow-right .right-list .label_wrapper label {
  background: #fafafa;
}
.contact-phones-addresses .right-list .label_wrapper label:before,
.list-arrow-right .right-list .label_wrapper label:before {
  display: none;
}
.contact-phones-addresses .right-list .list-row,
.list-arrow-right .right-list .list-row {
  border: 1px solid #fafafa;
  margin-bottom: 3px;
  position: relative;
}
.contact-phones-addresses .right-list .list-row.with-padding,
.list-arrow-right .right-list .list-row.with-padding {
  padding: 25px 0;
}
.contact-phones-addresses .right-list .list-row:nth-of-type(2n+1),
.list-arrow-right .right-list .list-row:nth-of-type(2n+1) {
  background-color: #fafafa;
}
.contact-phones-addresses .right-list .list-row.click-load-meta-content,
.list-arrow-right .right-list .list-row.click-load-meta-content {
  overflow-x: hidden;
  overflow-y: hidden;
  background: white;
  z-index: 999;
  cursor: pointer;
}
.contact-phones-addresses .right-list .list-row .list-item,
.list-arrow-right .right-list .list-row .list-item {
  display: table;
}
.contact-phones-addresses .right-list .list-row .list-item .table-cell,
.list-arrow-right .right-list .list-row .list-item .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.contact-phones-addresses .right-list .list-row .list-item:nth-of-type(2),
.list-arrow-right .right-list .list-row .list-item:nth-of-type(2) {
  padding-right: 40px;
}
.contact-phones-addresses .right-list .list-row .arrow_wrapper,
.list-arrow-right .right-list .list-row .arrow_wrapper {
  height: 200px;
  width: 35px;
  right: 0;
  top: 0;
}
.contact-phones-addresses .right-list .list-row .meta-content,
.list-arrow-right .right-list .list-row .meta-content {
  position: absolute;
  top: 0;
  z-index: 9999;
  width: 100%;
  left: 100%;
  cursor: pointer;
}
.contact-phones-addresses .right-list .list-row .meta-content .label-wrapper,
.list-arrow-right .right-list .list-row .meta-content .label-wrapper {
  width: 100%;
  display: table;
}
.contact-phones-addresses .right-list .list-row .meta-content .label-wrapper label,
.list-arrow-right .right-list .list-row .meta-content .label-wrapper label {
  cursor: pointer;
  background: #3e3c3b;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  padding: 0 34px;
}
.contact-phones-addresses .right-list .list-row .meta-content .content,
.list-arrow-right .right-list .list-row .meta-content .content {
  background-color: #fafafa;
  padding: 40px;
}
.contact-phones-addresses .right-list .list-row .meta-content .content .row,
.list-arrow-right .right-list .list-row .meta-content .content .row {
  margin-bottom: 20px;
}
.contact-phones-addresses .right-list .list-row .meta-content .content .row:last-of-type,
.list-arrow-right .right-list .list-row .meta-content .content .row:last-of-type {
  margin-bottom: 0;
}
footer.to-bottom {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.footer {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #b1b3b6;
  margin-bottom: 25px;
}
.footer .around-svg {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.footer .around-svg svg {
  display: block;
}
.footer .around-svg-send {
  position: absolute;
  top: 9px;
  right: 11px;
}
.footer .left-footer {
  margin-top: 45px;
}
.footer .left-footer .icon-wrapper {
  margin-bottom: 10px;
}
.footer .left-footer .icon-wrapper .icon-block {
  width: 35px;
  height: 35px;
  background-color: #3e3c3b;
  vertical-align: middle;
  display: inline-block;
  position: relative;
}
.footer .left-footer .icon-wrapper .text {
  vertical-align: middle;
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
  color: #3e3c3b;
  margin-left: 20px;
}
.footer .center-footer .newsletter-wrapper {
  color: #3e3c3b;
  font-weight: 400;
}
.footer .center-footer .newsletter-wrapper .title {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.footer .center-footer .newsletter-wrapper .subtext {
  font-size: 14px;
  line-height: 16px;
  max-width: 200px;
  margin-bottom: 15px;
}
.footer .center-footer .newsletter-wrapper .newsletter-form .newsletter-field {
  width: 225px;
  height: 38px;
  border: 1px solid #3e3c3b;
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.footer .center-footer .newsletter-wrapper .newsletter-form .newsletter-field:focus {
  outline: none;
}
.footer .center-footer .newsletter-wrapper .newsletter-form .newsletter-submit {
  background-color: #3e3c3b;
  border: 0;
  border-radius: 0;
  width: 38px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  margin-left: -3px;
}
.footer .center-footer .newsletter-wrapper .newsletter-form .newsletter-submit:focus {
  outline: none;
}
.footer .center-footer .newsletter-wrapper .newsletter-form .subscriber-wrapper {
  width: 264px;
  position: relative;
}
.footer .center-footer .newsletter-wrapper .newsletter-form .newsletter-icon {
  background-image: url("assets/images/icons/newsletter-icon.png");
  width: 20px;
  height: 17px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0 auto;
  position: absolute;
  right: 10px;
  top: 10px;
}
.footer .right-footer {
  text-align: right;
  margin-top: 40px;
}
.footer .right-footer .icon-block-right {
  margin-bottom: 30px;
}
.footer .right-footer .icon-block-right .youtube-icon {
  font-size: 0;
  vertical-align: bottom;
  display: inline-block;
  margin-left: 6px;
}
.footer .right-footer .icon-block-right .icon {
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  position: relative;
  background-color: #3e3c3b;
  font-size: 0;
}
.footer .right-footer .icon-block-right .icon .tree-icon {
  background-image: url("assets/images/icons/tree.png");
  width: 25px;
  height: 18px;
}
.footer .right-footer .icon-block-right .icon .disabled-icon {
  background-image: url("assets/images/icons/disabled.png");
  width: 21px;
  height: 22px;
}
.footer .right-footer .icon-block-right .icon .fb-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#mini-clndr .clndr {
  overflow: hidden;
  width: 263px;
  height: 347px;
  display: table;
  margin: 0 auto;
}
#mini-clndr .clndr .controls {
  background-color: #3e3c3b;
  color: white;
  width: 100%;
  height: 90px;
}
#mini-clndr .clndr .controls .month-block {
  display: table;
  margin: 0 auto;
  width: 150px;
  padding-top: 20px;
}
#mini-clndr .clndr .controls .clndr-previous-button,
#mini-clndr .clndr .controls .clndr-next-button {
  background-repeat: no-repeat;
  background-position: center;
  width: 15%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -ms-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
#mini-clndr .clndr .controls .clndr-previous-button {
  background-image: url("assets/images/icons/left-calend.png");
}
#mini-clndr .clndr .controls .clndr-next-button {
  background-image: url("assets/images/icons/right-calend.png");
}
#mini-clndr .clndr .controls .month {
  width: 70%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}
#mini-clndr .clndr .controls .year {
  color: #fff;
  text-align: center;
  font-size: 15px;
}
#mini-clndr .clndr .days-container {
  position: relative;
  width: inherit;
  height: 257px;
  display: inline-block;
  border: 1px solid #b1b3b6;
  border-top: none;
  padding: 15px;
}
#mini-clndr .clndr .days-container .days {
  position: absolute;
  left: 15px;
  width: 233px;
  height: 217px;
  -webkit-transition: left 0.5s ease-out;
  -moz-transition: left 0.5s ease-out;
  -ms-transition: left 0.5s ease-out;
  -o-transition: left 0.5s ease-out;
  transition: left 0.5s ease-out;
}
#mini-clndr .clndr .days-container .days .day,
#mini-clndr .clndr .days-container .days .empty {
  width: 33px;
  margin-bottom: 15px;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  color: #212121;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  float: left;
}
#mini-clndr .clndr .days-container .days .day.event,
#mini-clndr .clndr .days-container .days .empty.event {
  background-color: #d2d2d2;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  cursor: pointer;
}
#mini-clndr .clndr .days-container .days .day.event:hover,
#mini-clndr .clndr .days-container .days .empty.event:hover {
  background-color: #b8b8b8;
}
#mini-clndr .clndr .days-container .days .day.adjacent-month,
#mini-clndr .clndr .days-container .days .empty.adjacent-month {
  color: rgba(0, 0, 0, 0.3);
}
#mini-clndr .clndr .days-container .days .day.today {
  position: relative;
}
#mini-clndr .clndr .days-container .days .day.today:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #a72d38;
  position: absolute;
  right: 5px;
  top: 0px;
}
#mini-clndr .clndr .days-container .days .empty {
  height: 31px;
  vertical-align: bottom;
}
#mini-clndr .clndr .days-container .days .headers {
  background-color: transparent;
  float: left;
  padding-top: 5px;
  padding-bottom: 15px;
}
#mini-clndr .clndr .days-container .days .headers .day-header {
  width: 33px;
  display: inline-block;
  text-align: center;
  color: #a72d38;
  float: left;
}
#mini-clndr .clndr .days-container .events {
  width: 261px;
  height: 256px;
  position: absolute;
  left: 294px;
  top: 0;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -ms-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
  background-color: #ebebeb;
}
#mini-clndr .clndr .days-container .events .headers {
  position: relative;
  background: #3e3c3b;
  border-top: 1px solid white;
}
#mini-clndr .clndr .days-container .events .event-header {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  color: white;
  color: #fff;
}
#mini-clndr .clndr .days-container .events .x-button {
  color: #fff;
  position: absolute;
  font-size: 80%;
  top: 7px;
  left: 20px;
  cursor: pointer;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
#mini-clndr .clndr .days-container .events .x-button:hover {
  color: white;
}
#mini-clndr .clndr .days-container .events .events-list {
  overflow: scroll;
  height: 225px;
}
#mini-clndr .clndr .days-container .events .events-list .event {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -ms-transition: background-color 0.25s;
  -o-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
#mini-clndr .clndr .days-container .events .events-list .event:hover {
  background-color: #f5f5f5;
}
#mini-clndr .clndr .days-container .events .events-list .event a {
  position: relative;
  font-size: 12px;
  letter-spacing: 1px;
  background-color: transparent;
  color: #212121;
  text-decoration: none;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
#mini-clndr .clndr .days-container .events .events-list .event a:hover {
  background-color: transparent;
  color: #69a776;
}
#mini-clndr .clndr .days-container.show-events .days {
  left: -294px;
}
#mini-clndr .clndr .days-container.show-events .events {
  left: 0;
}
.mfp-bg {
  z-index: 999999999;
}
.mfp-wrap {
  z-index: 999999999;
}
@media (max-width: 1200px) {
  .news .news-wrapper .slide-news.gallery {
    padding: 7px;
    height: 210px !important;
  }
  .news .news-wrapper .slide-news.gallery img {
    max-width: 190px;
    max-height: 175px;
  }
  .header .nav .left-side .menu .menu-item {
    margin-left: 0;
  }
  .header .nav .left-side .menu .menu-item:first-child {
    margin-left: 0;
  }
  .header .nav.fixed {
    max-width: 940px;
  }
  .history .slick-slide {
    margin: 0 1.2px;
  }
  .history .history-slider {
    padding: 0 48px;
  }
  .history .history-slider .slide-history > div {
    width: 164px;
  }
  .history .slick-arrow {
    margin: 0;
  }
  .history .slick-arrow.slick-prev {
    left: 0;
  }
  .history .slick-arrow.slick-next {
    right: 0;
  }
  .history .history-text-wrapper {
    padding: 0 61px;
  }
  .news .news-wrapper {
    padding-left: 40px;
    padding-right: 40px;
    height: auto !important;
  }
  .news .slick-arrow {
    margin: 0;
  }
  .news .slick-arrow.slick-next {
    right: 0;
  }
  .news .slick-arrow.slick-prev {
    left: 0;
  }
  .list-block > ul > li {
    width: 25%;
  }
  .list-block > ul > li:nth-of-type(4n) {
    padding-right: 0;
    padding-left: 15px;
  }
  .list-block > ul > li:nth-of-type(5n) {
    padding-left: 0;
    padding-right: 15px;
  }
  .list-block > ul > li:last-of-type {
    padding-left: 15px;
    padding-right: 15px;
  }
  .squares-block .square_wrapper.doctor .img {
    height: 213px;
  }
}
@media (max-width: 991px) {
  .no-padding-sides-md {
    padding-left: 0;
    padding-right: 0;
  }
  img.alignleft {
    width: 50%;
  }
  .structure-image {
    height: 950px;
  }
  .no-margin-sm-down {
    margin: 0 !important;
  }
  .header .nav.fixed {
    max-width: 720px;
  }
  .header .nav.fixed .left-side .menu {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header .nav.fixed .left-side .menu.open {
    top: 37px;
  }
  .header .nav .left-side .hamburger {
    height: 20px;
    float: left;
    line-height: 0;
    display: block;
    padding: 17px 25px 15px 0;
    cursor: pointer;
  }
  .header .nav .left-side .hamburger span {
    width: 25px;
    height: 1px;
    display: block;
    background-color: #000;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .header .nav .left-side .hamburger span:nth-child(2) {
    margin-top: 8px;
  }
  .header .nav .left-side .hamburger span:nth-child(3) {
    display: none;
    margin-top: 8px;
  }
  .header .nav .left-side .hamburger span:last-child {
    margin-top: 8px;
  }
  .header .nav .left-side .hamburger.open span:first-child {
    display: none;
  }
  .header .nav .left-side .hamburger.open span:last-child {
    display: none;
  }
  .header .nav .left-side .hamburger.open span:nth-child(2) {
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    transform: rotate(45deg);
  }
  .header .nav .left-side .hamburger.open span:nth-child(3) {
    display: block;
    margin-top: -1px;
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .header .nav .left-side .menu-wrapper {
    visibility: hidden;
    z-index: 999;
    position: fixed;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #ffffff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-top: 53px;
  }
  .header .nav .left-side .menu-wrapper.open {
    visibility: visible;
    left: 0;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow-y: auto;
  }
  .header .nav .left-side .menu-wrapper.open .menu .nav-left .menu-item.has-submenu .submenu.open {
    visibility: visible;
    left: 0;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow-y: auto;
  }
  .header .nav .left-side .menu-wrapper nav {
    height: 100%;
  }
  .header .nav .left-side .menu-wrapper nav ul {
    height: 100%;
  }
  .header .nav .left-side .header-menu .header-menu-list {
    height: 100%;
    width: 100%;
    display: table;
    margin: 0 auto;
    padding-top: 20px;
  }
  .header .nav .left-side .header-menu .header-menu-list .menu-item,
  .header .nav .left-side .header-menu .header-menu-list .menu-item:first-child {
    display: block;
    margin-left: 15px !important;
    margin-bottom: 30px;
  }
  .header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children .sub-menu,
  .header .nav .left-side .header-menu .header-menu-list .menu-item:first-child.menu-item-has-children .sub-menu,
  .header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children .sub-menu.first,
  .header .nav .left-side .header-menu .header-menu-list .menu-item:first-child.menu-item-has-children .sub-menu.first {
    position: static;
    background: #fff;
    padding-bottom: 0;
    padding-top: 0;
  }
  .header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children .sub-menu .back-parent,
  .header .nav .left-side .header-menu .header-menu-list .menu-item:first-child.menu-item-has-children .sub-menu .back-parent,
  .header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children .sub-menu.first .back-parent,
  .header .nav .left-side .header-menu .header-menu-list .menu-item:first-child.menu-item-has-children .sub-menu.first .back-parent {
    display: none;
  }
  .header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children .sub-menu .menu-item,
  .header .nav .left-side .header-menu .header-menu-list .menu-item:first-child.menu-item-has-children .sub-menu .menu-item,
  .header .nav .left-side .header-menu .header-menu-list .menu-item.menu-item-has-children .sub-menu.first .menu-item,
  .header .nav .left-side .header-menu .header-menu-list .menu-item:first-child.menu-item-has-children .sub-menu.first .menu-item {
    display: block;
    padding: 0;
    margin-left: 50px;
    margin-bottom: 20px;
    width: 100%;
  }
  .slick-slide {
    margin: 0 14px !important;
  }
  .news .news-wrapper .slide-news .img {
    width: 100%;
  }
  .news .news-wrapper .slide-news .img img {
    width: 100%;
  }
  .history .slick-slide {
    margin: 0 13.9px !important;
  }
  .history .history-slider .slide-history > div {
    width: auto;
  }
  .history .history-text-wrapper {
    padding: 0;
  }
  .history .history-text-wrapper .history-text {
    padding: 10px;
  }
  .slick-list {
    margin: 0 -13px !important;
  }
  .squares-block .square_wrapper.doctor .img {
    background-size: contain;
  }
  .gallery .gallery-image-wrapper {
    width: 50%;
    height: 200px;
    position: static;
    display: inline-block;
  }
  .gallery .gallery-image-wrapper.column-2 {
    left: 50%;
  }
  .gallery .gallery-image-wrapper.half {
    height: 202px;
  }
  .events .event-slider {
    padding-left: 40px;
    padding-right: 40px;
  }
  .events .slick-arrow {
    margin: 0;
  }
  .events .slick-arrow.slick-next {
    right: 0;
  }
  .events .slick-arrow.slick-prev {
    left: 0;
  }
  .calendar {
    margin-top: 25px;
  }
  .inner-page .image-side {
    margin-bottom: 50px;
  }
  .single .post-img {
    width: 350px;
    height: 350px;
  }
  .footer .center-footer {
    text-align: center;
  }
  .footer .center-footer .newsletter-wrapper .newsletter-form .newsletter-field {
    width: 180px;
  }
  .footer .center-footer .newsletter-wrapper .newsletter-form .newsletter-icon {
    right: 32px;
  }
  .footer .center-footer .newsletter-wrapper .subtext {
    max-width: 100%;
  }
  .footer .left-footer,
  .footer .right-footer {
    margin-top: 0;
  }
  .filter {
    padding: 0 15px;
  }
  .filter .no-padding-left {
    padding-right: 0;
  }
  .filter .no-padding-right {
    padding-left: 0;
  }
  .title-block {
    margin-bottom: 15px;
  }
  .title-block.left {
    text-align: center;
  }
  .title-block .title:before {
    display: block;
  }
  .list-block > ul.children-5 {
    width: 100%;
  }
  .list-block > ul.children-5 > .child-item {
    width: 100%;
    padding: 0 !important;
  }
  .list-block > ul.children-5 > .child-item .label_wrapper {
    height: 35px;
    margin-bottom: 25px;
  }
  .list-block > ul.children-5 > li {
    width: 100%;
  }
  .list-block > ul.children-5 > li:nth-of-type(2n) {
    padding-right: 0;
    padding-left: 15px;
  }
  .list-block > ul.children-5 > li:nth-of-type(3n) {
    padding-left: 0;
    padding-right: 15px;
  }
  .list-block > ul.children-5 > li:nth-of-type(5n) {
    padding-left: 0;
    padding-right: 15px;
  }
  .list-block > ul.children-5 > li:last-of-type {
    padding-left: 15px;
    padding-right: 0;
  }
  .list-block > ul.children-4 > li {
    padding: 0 5px;
  }
  .list-block .child-categories-block > .child-item {
    width: 100% !important;
    padding: 0 !important;
  }
  .top-banner-wrapper.single-photo {
    height: 350px;
  }
  .list-side {
    margin-bottom: 50px;
  }
  .list-side.higher {
    margin-top: 50px;
  }
  .list_wrapper .big-block-list .list-item {
    margin-bottom: 30px;
  }
  .list_wrapper .list-without-spaces.totaly td {
    padding: 10px;
  }
  .general-contacts .left-side {
    text-align: center;
    margin-bottom: 30px;
  }
  .contact-phones-addresses .left-list,
  .contact-phones-addresses .right-list {
    padding: 0;
  }
  .contact-phones-addresses .left-list {
    margin-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .visivig {
    padding-left: 15px;
    padding-right: 15px;
  }
  .structure-image {
    height: 755px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .structure-image > div {
    background-size: 100% 100%;
  }
  .top-banner-wrapper.single-photo {
    height: 250px;
  }
  .squares-block .square_wrapper.doctor .img {
    background-size: cover;
  }
  .gallery .gallery-image-wrapper {
    padding: 0 5px;
    margin-bottom: 10px;
    float: left;
  }
  .gallery .gallery-image-wrapper.half {
    height: 207px;
  }
  .header .nav.fixed {
    width: 100%;
    left: 0;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .button-wrapper .btn {
    margin-bottom: 10px;
  }
  .history .history-slider .slide-history > div {
    padding-left: 10px;
    padding-right: 10px;
  }
  .news .slick-slide img,
  .events .slick-slide img {
    margin: 0 auto;
  }
  .single .post-img {
    width: 100%;
    height: 300px;
    background-size: contain;
  }
  .btn-block {
    overflow: hidden;
  }
  .top-banner-wrapper .top-slider .slide .title {
    padding-left: 42px;
    padding-right: 42px;
    bottom: 110px;
  }
  .archive .items .item .item-info,
  .archive .items .item .item-img {
    width: 100%;
  }
  .archive .items .item .item-img {
    margin-bottom: 30px;
  }
  .archive .items .item .item-info {
    padding-left: 0;
  }
  .pagination_wrapper .pagination {
    text-align: center;
  }
  .pagination_wrapper .pagination.right {
    text-align: center;
  }
  .footer .center-footer,
  .footer .left-footer,
  .footer .right-footer {
    text-align: center;
  }
  .footer .center-footer {
    margin-bottom: 30px;
  }
  .footer .center-footer .subscriber-wrapper {
    margin: 0 auto;
  }
  .footer .center-footer .newsletter-wrapper .title,
  .footer .center-footer .newsletter-wrapper .subtext {
    margin-bottom: 5px;
  }
  .footer .left-footer {
    width: 100%;
    margin-bottom: 30px;
  }
  .footer .left-footer .icon-wrapper {
    width: 170px;
    display: table;
    margin: 0 auto;
    float: none;
  }
  .footer .left-footer .icon-wrapper:first-of-type {
    text-align: right;
    padding-right: 15px;
  }
  .footer .left-footer .icon-wrapper:last-of-type {
    text-align: left;
    padding-left: 15px;
  }
  .list-block > ul.children-5 > li,
  .list-block > ul.children-4 > li {
    width: 100%;
    padding: 0 !important;
  }
  .list_wrapper .list-n-columns .list .list-row .list-item {
    padding: 0 20px;
  }
  .list_wrapper .list-n-columns .list .list-row .list-item p {
    margin: 25px 0;
  }
  .list_wrapper .simple-list-item {
    text-align: center;
  }
  .contact-phones-addresses .left-list .row,
  .list-arrow-right .left-list .row {
    text-align: center;
    border: 1px solid #3e3c3b;
    border-top: none;
  }
  .contact-phones-addresses .left-list .row .list-item,
  .list-arrow-right .left-list .row .list-item {
    padding: 20px;
  }
  .contact-phones-addresses .left-list .row .list-item:nth-of-type(2),
  .list-arrow-right .left-list .row .list-item:nth-of-type(2) {
    padding: 20px;
  }
  .contact-phones-addresses .right-list .list-row,
  .list-arrow-right .right-list .list-row {
    text-align: center;
  }
  .contact-phones-addresses .right-list .list-row .list-item,
  .list-arrow-right .right-list .list-row .list-item {
    width: 100%;
    padding: 15px 40px 15px 15px;
    height: auto !important;
  }
  .item .item-img img {
    display: table;
    margin: 0 auto;
  }
}
@media (max-width: 600px) {
  .pagination_wrapper.full-width .pagination .prev span,
  .pagination_wrapper.full-width .pagination .next span {
    display: none;
  }
}
@media (max-width: 392px) {
  .banner-bottom .banner-title {
    padding-left: 35px;
    padding-top: 35px;
  }
  .banner-bottom .btn-border {
    margin-left: 35px;
  }
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
  margin: 15px 0px 15px 15px;
}
.alignleft {
  float: left;
  margin: 15px 15px 15px 0;
}
.aligncenter {
  display: block;
  margin: 15px auto;
}
.no-text-transform td {
  text-transform: none !important;
}
.around-svg.float-left {
  position: absolute;
  right: 0;
}
