html {
  scrollbar-gutter: stable;
  scrollbar-width: thin; }

.barvy-page.fill-white .main-header.fixed #main-nav .nav-item a {
  color: #fff; }

.text-uppercase {
  text-transform: uppercase; }

.barvy-page .logo-holder img {
  filter: brightness(0) invert(1); }

.barvy-page .barvy-hero {
  height: 100vh;
  position: relative; }
  .barvy-page .barvy-hero:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 60%);
    z-index: 2; }
  .barvy-page .barvy-hero picture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .barvy-page .barvy-hero video,
  .barvy-page .barvy-hero img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: relative;
    z-index: -1; }
  .barvy-page .barvy-hero .container {
    position: relative;
    z-index: 5;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff; }
  .barvy-page .barvy-hero .h1,
  .barvy-page .barvy-hero h1 {
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 600; }
  .barvy-page .barvy-hero .h3,
  .barvy-page .barvy-hero h3 {
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 500;
    margin: 0 0 5px; }

.barvy-page .main-header.fixed {
  background-color: rgba(0, 0, 0, 0.5) !important; }

.barvy-page .align-bottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  padding: 100px 15px 80px;
  min-height: 600px;
  border-radius: 2px;
  z-index: 2;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 70%); }
  .barvy-page .align-bottom .h2,
  .barvy-page .align-bottom h2 {
    margin: 0 0 15px;
    color: #fff; }
  .barvy-page .align-bottom .btn-primary {
    margin-top: 5px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(12px);
    min-width: 186px; }

.barvy-page .modal-toggle {
  cursor: pointer; }
  .barvy-page .modal-toggle .default-text {
    display: block; }
  .barvy-page .modal-toggle .active-text {
    display: none; }
  .barvy-page .modal-toggle.active .default-text {
    display: none; }
  .barvy-page .modal-toggle.active .active-text {
    display: block; }

.barvy-page .align-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  padding: 100px 90px;
  min-height: 600px;
  border-radius: 2px;
  color: #fff;
  background: linear-gradient(to right, black 0%, rgba(0, 0, 0, 0) 60%);
  z-index: 2; }

.barvy-page .wide-section {
  padding: 12px 12px 0;
  position: relative; }
  .barvy-page .wide-section b,
  .barvy-page .wide-section strong {
    font-weight: 600; }
  .barvy-page .wide-section ul,
  .barvy-page .wide-section ol {
    padding-left: 20px; }
    .barvy-page .wide-section ul li::marker,
    .barvy-page .wide-section ol li::marker {
      color: #d57079; }
  .barvy-page .wide-section picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }
  .barvy-page .wide-section .responsive-img {
    display: block;
    max-width: 340px;
    margin: 0 auto; }

.barvy-page .section-cover {
  position: absolute;
  top: 12px;
  left: 12px;
  right: 12px;
  bottom: 0;
  z-index: 1; }

.barvy-page .page-content .btn-primary {
  height: 52px;
  border-radius: 50px; }

.barvy-page .title-group .h2,
.barvy-page .title-group h2 {
  text-transform: uppercase; }

.barvy-page .barvy-map {
  height: 500px;
  margin-top: 12px;
  position: relative; }
  .barvy-page .barvy-map iframe {
    width: 100%;
    height: 100%; }

.barvy-page .map-legend {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 1; }

.barvy-page .map-icon {
  position: absolute;
  left: 25px;
  top: calc(50% - 26px); }

.barvy-page .map-text p {
  margin-bottom: 10px; }

.barvy-page .map-item {
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  width: 490px;
  padding: 20px 20px 10px 100px;
  margin-bottom: 10px;
  border-radius: 2px;
  position: relative; }

.barvy-page .consultation-section {
  padding-top: 172px;
  padding-bottom: 30px; }
  .barvy-page .consultation-section p {
    max-width: 730px; }
  .barvy-page .consultation-section .title-group {
    margin-bottom: 50px; }
  .barvy-page .consultation-section .form-control {
    height: 52px;
    font-size: 28px; }
  .barvy-page .consultation-section .btn-primary {
    background-color: #111;
    color: #fff;
    height: 52px;
    border-radius: 50px; }
  .barvy-page .consultation-section .btn-primary.border-shadow:after,
  .barvy-page .consultation-section .btn-primary .shadow-box {
    display: none; }

.barvy-page .main-footer {
  background-color: #111;
  color: #fff; }
  .barvy-page .main-footer a {
    color: #fff; }
  .barvy-page .main-footer .phone-link svg,
  .barvy-page .main-footer .social-networks a svg {
    fill: #fff; }

.barvy-page .append-content {
  display: none;
  max-width: 700px;
  margin: 0 auto;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px; }

.barvy-page .blocker {
  background-color: rgba(0, 0, 0, 0.7); }

.barvy-page .nav-toggle span {
  background-color: #fff; }

.barvy-page .tripple-slides .slick-arrow {
  border-radius: 50%;
  border: 0;
  background-color: #f4f5f7; }
  .barvy-page .tripple-slides .slick-arrow:before {
    display: none; }

.barvy-page .responsive-img + .btn-primary {
  margin-top: 20px; }

.barvy-page .wide-section.p-0 {
  padding: 0;
  background-color: #111; }
  .barvy-page .wide-section.p-0 .section-cover {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }

.location-popup {
  border-radius: 8px;
  overflow: hidden; }
  .location-popup .modal-content {
    padding: 0; }
  .location-popup .modal-header {
    padding: 25px 0; }
  .location-popup .append-content {
    display: block; }
  .location-popup .append-content .h2,
  .location-popup .append-content h2 {
    text-align: center; }
  .location-popup .modal-body {
    padding: 0 80px 60px; }
  .location-popup a.close-modal {
    background: #ddd url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23111111' d='m10.5758 9.0001 7.3277-7.3277L16.3303.099 9.0025 7.427 1.6748.099.1016 1.6724 7.4293 9 .1016 16.328l1.5732 1.5732 7.3277-7.3277 7.3278 7.3277 1.5732-1.5732-7.3277-7.3278Z'/%3E%3C/svg%3E") no-repeat center;
    background-size: 16px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    right: 10px;
    top: 10px; }
    .location-popup a.close-modal:hover {
      background-color: #eee;
      transform: rotate(90deg); }

.barvy-tab {
  padding-bottom: 30px; }
  .barvy-tab .tabs {
    justify-content: center;
    margin-bottom: 50px; }
  .barvy-tab .tabs li {
    border-radius: 5px;
    padding: 15px 40px;
    margin: 0 8px; }
  .barvy-tab .tab-pane img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }

.conditions-slider {
  padding: 0 70px;
  margin-top: 50px; }
  .conditions-slider .slick-track {
    display: flex; }
  .conditions-slider .item {
    margin: 0 10px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .conditions-slider .slick-arrow {
    position: absolute;
    top: calc(50% - 20px);
    border-radius: 50%;
    z-index: 11;
    width: 40px;
    height: 40px;
    transition: 0.25s;
    border: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f4f5f7; }
  .conditions-slider .slick-arrow:hover {
    opacity: 1; }
  .conditions-slider .slick-arrow svg {
    fill: #111;
    width: 16px;
    height: 16px; }
  .conditions-slider .slick-arrow.slick-prev {
    left: 15px; }
  .conditions-slider .slick-arrow.slick-next {
    right: 15px; }

.condition-item {
  background-color: #f4f5f7;
  padding: 25px 30px;
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 140px; }
  .condition-item .h3,
  .condition-item h3 {
    font-weight: 500;
    margin: 0 0 10px; }
  .condition-item p:last-child {
    margin-bottom: 0; }
  .condition-item ul,
  .condition-item ol {
    padding-left: 20px;
    margin-top: -5px; }
  .condition-item:only-child {
    margin-bottom: 0;
    height: 100%; }
  .condition-item:last-child {
    margin-bottom: 0; }

@media (max-width: 1699px) {
  .condition-item .h3,
  .condition-item h3 {
    font-size: 20px; }
  .barvy-page .wide-section .responsive-img {
    max-width: 280px; }
  .barvy-page .barvy-hero .h3,
  .barvy-page .barvy-hero h3 {
    font-size: 24px; }
  .barvy-page .barvy-hero .h1,
  .barvy-page .barvy-hero h1 {
    font-size: 68px; }
  .barvy-page .align-left {
    padding: 50px; }
  .location-popup .modal-body {
    padding: 0 30px 50px; } }

@media (max-width: 1399px) {
  .barvy-page .align-bottom {
    min-height: 500px;
    padding: 80px 15px; }
  .barvy-page .barvy-hero .h3,
  .barvy-page .barvy-hero h3 {
    font-size: 20px; }
  .barvy-page .barvy-hero .h1,
  .barvy-page .barvy-hero h1 {
    font-size: 52px; } }

@media (max-width: 1199px) {
  .barvy-page .main-header .btn-outline .btn-icon {
    filter: brightness(0) invert(1); }
  .barvy-page.fill-white .main-header.fixed #main-nav .nav-item a {
    color: #111; }
  .barvy-page .align-bottom {
    min-height: 420px;
    padding: 50px 15px 100px; }
  .barvy-page .wide-section {
    padding: 5px 5px 0; }
    .barvy-page .wide-section .responsive-img {
      max-width: 250px; }
  .barvy-page .section-cover {
    top: 5px;
    left: 5px;
    right: 5px; }
  .barvy-page .main-header {
    backdrop-filter: none !important; }
  .barvy-page .page-content .btn-primary {
    height: 44px;
    font-size: 13px; }
  .barvy-page .map-legend {
    display: none; }
  .other-services .title-group.text-center {
    text-align: left; } }

@media (max-width: 991px) {
  .conditions-slider {
    padding: 0;
    margin-top: 74px; }
    .conditions-slider .slick-arrow {
      top: -55px; }
    .conditions-slider .item {
      margin: 0 8px; }
  .conditions-slider .slick-arrow.slick-next {
    right: 12px; }
  .conditions-slider .slick-arrow.slick-prev {
    right: 57px;
    left: auto; }
  .condition-item {
    margin-bottom: 10px;
    padding: 15px 20px; }
  .barvy-tab .tabs li {
    padding: 8px 15px; }
  .barvy-page .tripple-slides .slick-arrow {
    top: -60px; }
  .tripple-slides .slick-arrow.slick-prev {
    right: 52px; }
  .barvy-page .barvy-hero .h3,
  .barvy-page .barvy-hero h3 {
    font-size: 18px; }
  .barvy-page .barvy-hero .h1,
  .barvy-page .barvy-hero h1 {
    font-size: 44px;
    margin-top: 10px; } }

@media (max-width: 767px) {
  .barvy-page .align-bottom {
    min-height: 100vh; }
  .barvy-page .wide-section {
    padding: 5px 0 0; }
    .barvy-page .wide-section .responsive-img {
      max-width: 180px; }
  .barvy-page .barvy-map {
    height: 100vh; }
  .barvy-page .section-cover {
    top: 5px;
    left: 0;
    right: 0; }
  .barvy-tab .tabs {
    margin-bottom: 5px; }
  .barvy-tab .tabs li {
    padding: 8px 15px;
    margin: 0 0 10px; }
    .barvy-tab .tabs li div {
      font-size: 13px;
      font-weight: 600; }
  .tripple-slides .slick-arrow.slick-prev {
    right: 40px; }
  .barvy-page .consultation-section .form-control {
    font-size: 20px; }
  .barvy-page .page-content .consultation-section .btn-primary {
    height: 42px;
    margin-top: 0; }
  .barvy-page .barvy-hero .h3,
  .barvy-page .barvy-hero h3 {
    font-size: 16px; }
  .barvy-page .barvy-hero .h1,
  .barvy-page .barvy-hero h1 {
    font-size: 32px; }
  .barvy-page .align-left {
    padding: 30px; }
  .barvy-page .consultation-section {
    padding-top: 70px; } }

@media (max-width: 575px) {
  .barvy-tab .tabs {
    flex-wrap: nowrap;
    overflow-y: auto;
    justify-content: flex-start; }
  .barvy-tab .tabs li {
    margin-right: 15px;
    background-color: #f2f2f7;
    white-space: nowrap;
    flex: 0 0 150px; }
  .barvy-tab .tab-pane {
    padding-left: 20px;
    padding-right: 20px; }
  .location-popup .modal-body {
    padding: 0 20px 30px; }
  .location-popup .append-content .h2,
  .location-popup .append-content h2 {
    margin-top: 5px; } }

@media (max-width: 390px) {
  .barvy-page .barvy-hero .h3,
  .barvy-page .barvy-hero h3 {
    font-size: 14px; }
  .barvy-page .barvy-hero .h1,
  .barvy-page .barvy-hero h1 {
    font-size: 28px; } }

@media (min-width: 1200px) {
  body.barvy-page.fill-white .main-header.fixed .btn-outline {
    border: 1px solid #fff;
    color: #fff; } }
